#6CE992#6CE992
#6CE992 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.1% C 0.166 H 151.2°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE992 |
|---|---|
| RGB | rgb(108, 233, 146) |
| HSL | hsl(138, 74%, 67%) |
| HSV | hsv(138, 54%, 91%) |
| CMYK | cmyk(53.6%, 0%, 37.3%, 8.6%) |
| CIE-LAB | lab(83.72, -53.57, 31.98) |
| CIE-LCH | lch(83.72, 62.39, 149.17°) |
| OKLab | oklab(84.12% -0.1453 0.0798) |
| OKLCH | oklch(84.12% 0.166 151.2) |
| XYZ | xyz(40.5087, 63.5378, 37.3179) |
| Luminance | 0.6354 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.56
Seafoam Green
#7AF9AB
ΔE00 4.12
Lightgreen
#90EE90
ΔE00 4.16
Seafoam (survey)
#80F9AD
ΔE00 4.35
Light Bluish Green
#76FDA8
ΔE00 4.42
Light Green Blue
#56FCA2
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE992 #E96CC3
analogous
#85E96C #6CE992 #6CE9D1
triadic
#6CE992 #926CE9 #E9926C
tetradic
#6CE992 #6C85E9 #E96CC3 #E9D16C
square
#6CE992 #6C85E9 #E96CC3 #E9D16C
split-complementary
#6CE992 #D16CE9 #E96C85
monochromatic
#1CBE4E #37E16B #6CE992 #A1F1B9 #D6F9E1
Accessibility & contrast
On white
1.53
#6CE992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#6CE992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE992
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE992 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88C
Deuteranopia (green-blind)
#D9CC97
Tritanopia (blue-blind)
#4DE6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ce992; /* rgb */ color: rgb(108, 233, 146); /* oklch */ color: oklch(84.1% 0.166 151.2);
Tailwind
colors: {
custom: {
50: '#9ff1b2',
500: '#6ce992',
950: '#000000',
},
}SCSS
$custom: #6ce992; $custom-light: #9ff1b2; $custom-dark: #000000;
JSON
{
"hex": "#6ce992",
"rgb": {
"r": 108,
"g": 233,
"b": 146
},
"hsl": {
"h": 138.24,
"s": 73.964,
"l": 66.863
},
"oklch": {
"l": 0.84122,
"c": 0.16577,
"h": 151.2
},
"luminance": 0.63541
}Semantic roles & 50–950 ramp
primary
#6CE992
secondary
#BD3C96
accent
#0F9AD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581