#6CEA92#6CEA92
#6CEA92 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.4% C 0.167 H 151.1°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEA92 |
|---|---|
| RGB | rgb(108, 234, 146) |
| HSL | hsl(138, 75%, 67%) |
| HSV | hsv(138, 54%, 92%) |
| CMYK | cmyk(53.8%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(84.02, -53.97, 32.37) |
| CIE-LCH | lch(84.02, 62.93, 149.05°) |
| OKLab | oklab(84.37% -0.1464 0.0807) |
| OKLCH | oklch(84.37% 0.167 151.1) |
| XYZ | xyz(40.7926, 64.1055, 37.4125) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.55
Seafoam Green
#7AF9AB
ΔE00 4.01
Lightgreen
#90EE90
ΔE00 4.06
Light Bluish Green
#76FDA8
ΔE00 4.25
Seafoam (survey)
#80F9AD
ΔE00 4.26
Light Green Blue
#56FCA2
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEA92 #EA6CC4
analogous
#85EA6C #6CEA92 #6CEAD1
triadic
#6CEA92 #926CEA #EA926C
tetradic
#6CEA92 #6C85EA #EA6CC4 #EAD16C
square
#6CEA92 #6C85EA #EA6CC4 #EAD16C
split-complementary
#6CEA92 #D16CEA #EA6C85
monochromatic
#1BC04D #36E26A #6CEA92 #A2F2BA #D7F9E1
Accessibility & contrast
On white
1.52
#6CEA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#6CEA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEA92
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEA92 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98C
Deuteranopia (green-blind)
#DACD98
Tritanopia (blue-blind)
#4DE7D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6cea92; /* rgb */ color: rgb(108, 234, 146); /* oklch */ color: oklch(84.4% 0.167 151.1);
Tailwind
colors: {
custom: {
50: '#9ff1b2',
500: '#6cea92',
950: '#000000',
},
}SCSS
$custom: #6cea92; $custom-light: #9ff1b2; $custom-dark: #000000;
JSON
{
"hex": "#6cea92",
"rgb": {
"r": 108,
"g": 234,
"b": 146
},
"hsl": {
"h": 138.095,
"s": 75,
"l": 67.059
},
"oklch": {
"l": 0.84365,
"c": 0.16715,
"h": 151.1
},
"luminance": 0.64109
}Semantic roles & 50–950 ramp
primary
#6CEA92
secondary
#BF3B97
accent
#0E9BD7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581