#6DEB92#6DEB92
#6DEB92 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.6% C 0.168 H 150.9°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEB92 |
|---|---|
| RGB | rgb(109, 235, 146) |
| HSL | hsl(138, 76%, 67%) |
| HSV | hsv(138, 54%, 92%) |
| CMYK | cmyk(53.6%, 0%, 37.9%, 7.8%) |
| CIE-LAB | lab(84.35, -54.13, 32.81) |
| CIE-LCH | lch(84.35, 63.30, 148.78°) |
| OKLab | oklab(84.64% -0.1468 0.0818) |
| OKLCH | oklch(84.64% 0.168 150.9) |
| XYZ | xyz(41.2004, 64.7396, 37.5134) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.62
Lightgreen
#90EE90
ΔE00 3.89
Seafoam Green
#7AF9AB
ΔE00 3.91
Light Bluish Green
#76FDA8
ΔE00 4.08
Seafoam (survey)
#80F9AD
ΔE00 4.17
Light Green Blue
#56FCA2
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEB92 #EB6DC6
analogous
#87EB6D #6DEB92 #6DEBD1
triadic
#6DEB92 #926DEB #EB926D
tetradic
#6DEB92 #6D87EB #EB6DC6 #EBD16D
square
#6DEB92 #6D87EB #EB6DC6 #EBD16D
split-complementary
#6DEB92 #D16DEB #EB6D87
monochromatic
#1BC34C #37E46A #6DEB92 #A3F2BA #D9FAE2
Accessibility & contrast
On white
1.51
#6DEB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#6DEB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEB92
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEB92 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8C
Deuteranopia (green-blind)
#DBCE98
Tritanopia (blue-blind)
#4EE8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6deb92; /* rgb */ color: rgb(109, 235, 146); /* oklch */ color: oklch(84.6% 0.168 150.9);
Tailwind
colors: {
custom: {
50: '#a0f2b2',
500: '#6deb92',
950: '#000000',
},
}SCSS
$custom: #6deb92; $custom-light: #a0f2b2; $custom-dark: #000000;
JSON
{
"hex": "#6deb92",
"rgb": {
"r": 109,
"g": 235,
"b": 146
},
"hsl": {
"h": 137.619,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.84643,
"c": 0.16803,
"h": 150.9
},
"luminance": 0.64743
}Semantic roles & 50–950 ramp
primary
#6DEB92
secondary
#C13B9A
accent
#0D9DD8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581