#6CEA93#6CEA93
#6CEA93 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.4% C 0.166 H 151.4°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEA93 |
|---|---|
| RGB | rgb(108, 234, 147) |
| HSL | hsl(139, 75%, 67%) |
| HSV | hsv(139, 54%, 92%) |
| CMYK | cmyk(53.8%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(84.04, -53.80, 31.88) |
| CIE-LCH | lch(84.04, 62.54, 149.35°) |
| OKLab | oklab(84.38% -0.1459 0.0796) |
| OKLCH | oklch(84.38% 0.166 151.4) |
| XYZ | xyz(40.8707, 64.1368, 37.8240) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.63
Seafoam Green
#7AF9AB
ΔE00 3.91
Lightgreen
#90EE90
ΔE00 4.15
Seafoam (survey)
#80F9AD
ΔE00 4.16
Light Bluish Green
#76FDA8
ΔE00 4.19
Light Green Blue
#56FCA2
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEA93 #EA6CC3
analogous
#84EA6C #6CEA93 #6CEAD2
triadic
#6CEA93 #936CEA #EA936C
tetradic
#6CEA93 #6C84EA #EA6CC3 #EAD26C
square
#6CEA93 #6C84EA #EA6CC3 #EAD26C
split-complementary
#6CEA93 #D26CEA #EA6C84
monochromatic
#1BC04E #36E26C #6CEA93 #A2F2BA #D7F9E2
Accessibility & contrast
On white
1.52
#6CEA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#6CEA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEA93
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEA93 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98D
Deuteranopia (green-blind)
#D9CD98
Tritanopia (blue-blind)
#4CE7D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6cea93; /* rgb */ color: rgb(108, 234, 147); /* oklch */ color: oklch(84.4% 0.166 151.4);
Tailwind
colors: {
custom: {
50: '#9ff1b3',
500: '#6cea93',
950: '#000000',
},
}SCSS
$custom: #6cea93; $custom-light: #9ff1b3; $custom-dark: #000000;
JSON
{
"hex": "#6cea93",
"rgb": {
"r": 108,
"g": 234,
"b": 147
},
"hsl": {
"h": 138.571,
"s": 75,
"l": 67.059
},
"oklch": {
"l": 0.84384,
"c": 0.16622,
"h": 151.4
},
"luminance": 0.6414
}Semantic roles & 50–950 ramp
primary
#6CEA93
secondary
#BF3B96
accent
#0E99D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581