#6CEE92#6CEE92
#6CEE92 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.3% C 0.173 H 150.7°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEE92 |
|---|---|
| RGB | rgb(108, 238, 146) |
| HSL | hsl(138, 79%, 68%) |
| HSV | hsv(138, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 38.7%, 6.7%) |
| CIE-LAB | lab(85.20, -55.56, 33.93) |
| CIE-LCH | lch(85.20, 65.10, 148.59°) |
| OKLab | oklab(85.34% -0.1506 0.0844) |
| OKLCH | oklch(85.34% 0.173 150.7) |
| XYZ | xyz(41.9442, 66.4088, 37.7964) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.65
Weird Green
#3AE57F
ΔE00 3.70
Seafoam Green
#7AF9AB
ΔE00 3.70
Light Green Blue
#56FCA2
ΔE00 3.71
Sea Green (survey)
#53FCA1
ΔE00 3.73
Lightgreen
#90EE90
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEE92 #EE6CC8
analogous
#87EE6C #6CEE92 #6CEED3
triadic
#6CEE92 #926CEE #EE926C
tetradic
#6CEE92 #6C87EE #EE6CC8 #EED36C
square
#6CEE92 #6C87EE #EE6CC8 #EED36C
split-complementary
#6CEE92 #D36CEE #EE6C87
monochromatic
#17C84B #35E869 #6CEE92 #A3F4BB #DAFBE3
Accessibility & contrast
On white
1.47
#6CEE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#6CEE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEE92
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEE92 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8C
Deuteranopia (green-blind)
#DDD098
Tritanopia (blue-blind)
#4BEAD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6cee92; /* rgb */ color: rgb(108, 238, 146); /* oklch */ color: oklch(85.3% 0.173 150.7);
Tailwind
colors: {
custom: {
50: '#a0f4b3',
500: '#6cee92',
950: '#000000',
},
}SCSS
$custom: #6cee92; $custom-light: #a0f4b3; $custom-dark: #000000;
JSON
{
"hex": "#6cee92",
"rgb": {
"r": 108,
"g": 238,
"b": 146
},
"hsl": {
"h": 137.538,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.85335,
"c": 0.17262,
"h": 150.7
},
"luminance": 0.66413
}Semantic roles & 50–950 ramp
primary
#6CEE92
secondary
#C6399C
accent
#0A9EDC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581