#6CEB95#6CEB95
#6CEB95 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.7% C 0.166 H 151.8°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEB95 |
|---|---|
| RGB | rgb(108, 235, 149) |
| HSL | hsl(139, 76%, 67%) |
| HSV | hsv(139, 54%, 92%) |
| CMYK | cmyk(54%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(84.37, -53.86, 31.31) |
| CIE-LCH | lch(84.37, 62.30, 149.83°) |
| OKLab | oklab(84.66% -0.1461 0.0783) |
| OKLCH | oklch(84.66% 0.166 151.8) |
| XYZ | xyz(41.3145, 64.7711, 38.7528) |
| Luminance | 0.6478 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.61
Weird Green
#3AE57F
ΔE00 3.81
Seafoam (survey)
#80F9AD
ΔE00 3.87
Light Bluish Green
#76FDA8
ΔE00 3.92
Light Green Blue
#56FCA2
ΔE00 4.02
Sea Green (survey)
#53FCA1
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEB95 #EB6CC2
analogous
#83EB6C #6CEB95 #6CEBD5
triadic
#6CEB95 #956CEB #EB956C
tetradic
#6CEB95 #6C83EB #EB6CC2 #EBD56C
square
#6CEB95 #6C83EB #EB6CC2 #EBD56C
split-complementary
#6CEB95 #D56CEB #EB6C83
monochromatic
#1AC251 #36E46E #6CEB95 #A2F2BC #D8FAE3
Accessibility & contrast
On white
1.50
#6CEB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#6CEB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEB95
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEB95 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8F
Deuteranopia (green-blind)
#DACE9A
Tritanopia (blue-blind)
#4BE8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ceb95; /* rgb */ color: rgb(108, 235, 149); /* oklch */ color: oklch(84.7% 0.166 151.8);
Tailwind
colors: {
custom: {
50: '#9ff2b5',
500: '#6ceb95',
950: '#000000',
},
}SCSS
$custom: #6ceb95; $custom-light: #9ff2b5; $custom-dark: #000000;
JSON
{
"hex": "#6ceb95",
"rgb": {
"r": 108,
"g": 235,
"b": 149
},
"hsl": {
"h": 139.37,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.84663,
"c": 0.16576,
"h": 151.8
},
"luminance": 0.64775
}Semantic roles & 50–950 ramp
primary
#6CEB95
secondary
#C03B95
accent
#0D97D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581