#6CEE95#6CEE95
#6CEE95 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.4% C 0.170 H 151.5°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEE95 |
|---|---|
| RGB | rgb(108, 238, 149) |
| HSL | hsl(139, 79%, 68%) |
| HSV | hsv(139, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(85.25, -55.05, 32.49) |
| CIE-LCH | lch(85.25, 63.92, 149.45°) |
| OKLab | oklab(85.39% -0.1493 0.0811) |
| OKLCH | oklch(85.39% 0.17 151.5) |
| XYZ | xyz(42.1806, 66.5034, 39.0416) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.34
Light Bluish Green
#76FDA8
ΔE00 3.43
Light Green Blue
#56FCA2
ΔE00 3.52
Sea Green (survey)
#53FCA1
ΔE00 3.56
Seafoam (survey)
#80F9AD
ΔE00 3.65
Weird Green
#3AE57F
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEE95 #EE6CC5
analogous
#84EE6C #6CEE95 #6CEED6
triadic
#6CEE95 #956CEE #EE956C
tetradic
#6CEE95 #6C84EE #EE6CC5 #EED66C
square
#6CEE95 #6C84EE #EE6CC5 #EED66C
split-complementary
#6CEE95 #D66CEE #EE6C84
monochromatic
#17C84F #35E86D #6CEE95 #A3F4BD #DAFBE4
Accessibility & contrast
On white
1.47
#6CEE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#6CEE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEE95
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEE95 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8F
Deuteranopia (green-blind)
#DDD09B
Tritanopia (blue-blind)
#4AEBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6cee95; /* rgb */ color: rgb(108, 238, 149); /* oklch */ color: oklch(85.4% 0.170 151.5);
Tailwind
colors: {
custom: {
50: '#9ff4b5',
500: '#6cee95',
950: '#000000',
},
}SCSS
$custom: #6cee95; $custom-light: #9ff4b5; $custom-dark: #000000;
JSON
{
"hex": "#6cee95",
"rgb": {
"r": 108,
"g": 238,
"b": 149
},
"hsl": {
"h": 138.923,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.8539,
"c": 0.16986,
"h": 151.5
},
"luminance": 0.66507
}Semantic roles & 50–950 ramp
primary
#6CEE95
secondary
#C63999
accent
#0A99DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581