#6CEE98#6CEE98
#6CEE98 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.4% C 0.167 H 152.3°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEE98 |
|---|---|
| RGB | rgb(108, 238, 152) |
| HSL | hsl(140, 79%, 68%) |
| HSV | hsv(140, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 36.1%, 6.7%) |
| CIE-LAB | lab(85.30, -54.53, 31.04) |
| CIE-LCH | lch(85.30, 62.75, 150.35°) |
| OKLab | oklab(85.45% -0.148 0.0777) |
| OKLCH | oklch(85.45% 0.167 152.3) |
| XYZ | xyz(42.4232, 66.6004, 40.3192) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.01
Light Bluish Green
#76FDA8
ΔE00 3.27
Seafoam (survey)
#80F9AD
ΔE00 3.32
Light Green Blue
#56FCA2
ΔE00 3.39
Sea Green (survey)
#53FCA1
ΔE00 3.45
Weird Green
#3AE57F
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEE98 #EE6CC2
analogous
#81EE6C #6CEE98 #6CEED9
triadic
#6CEE98 #986CEE #EE986C
tetradic
#6CEE98 #6C81EE #EE6CC2 #EED96C
square
#6CEE98 #6C81EE #EE6CC2 #EED96C
split-complementary
#6CEE98 #D96CEE #EE6C81
monochromatic
#17C853 #35E872 #6CEE98 #A3F4BE #DAFBE5
Accessibility & contrast
On white
1.47
#6CEE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#6CEE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEE98
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEE98 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD92
Deuteranopia (green-blind)
#DCD09D
Tritanopia (blue-blind)
#49EBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6cee98; /* rgb */ color: rgb(108, 238, 152); /* oklch */ color: oklch(85.4% 0.167 152.3);
Tailwind
colors: {
custom: {
50: '#9ff4b7',
500: '#6cee98',
950: '#000000',
},
}SCSS
$custom: #6cee98; $custom-light: #9ff4b7; $custom-dark: #000000;
JSON
{
"hex": "#6cee98",
"rgb": {
"r": 108,
"g": 238,
"b": 152
},
"hsl": {
"h": 140.308,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.85446,
"c": 0.16712,
"h": 152.3
},
"luminance": 0.66604
}Semantic roles & 50–950 ramp
primary
#6CEE98
secondary
#C63996
accent
#0A95DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581