#6CE89B#6CE89B
#6CE89B is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.1% C 0.156 H 154.0°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE89B |
|---|---|
| RGB | rgb(108, 232, 155) |
| HSL | hsl(143, 73%, 67%) |
| HSV | hsv(143, 53%, 91%) |
| CMYK | cmyk(53.4%, 0%, 33.2%, 9%) |
| CIE-LAB | lab(83.58, -51.58, 27.20) |
| CIE-LCH | lch(83.58, 58.31, 152.19°) |
| OKLab | oklab(84.06% -0.1403 0.0685) |
| OKLCH | oklch(84.06% 0.156 154) |
| XYZ | xyz(40.9542, 63.2643, 41.0570) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.73
Seafoam (survey)
#80F9AD
ΔE00 3.89
Light Blue Green
#7EFBB3
ΔE00 4.45
Light Bluish Green
#76FDA8
ΔE00 4.50
Light Greenish Blue
#63F7B4
ΔE00 4.52
Aqua Green
#12E193
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE89B #E86CB9
analogous
#7BE86C #6CE89B #6CE8D9
triadic
#6CE89B #9B6CE8 #E89B6C
tetradic
#6CE89B #6C7BE8 #E86CB9 #E8D96C
square
#6CE89B #6C7BE8 #E86CB9 #E8D96C
split-complementary
#6CE89B #D96CE8 #E86C7B
monochromatic
#1DBC5A #37E077 #6CE89B #A1F0BF #D6F9E3
Accessibility & contrast
On white
1.54
#6CE89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#6CE89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE89B
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE89B | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D896
Deuteranopia (green-blind)
#D6CBA0
Tritanopia (blue-blind)
#4AE6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ce89b; /* rgb */ color: rgb(108, 232, 155); /* oklch */ color: oklch(84.1% 0.156 154.0);
Tailwind
colors: {
custom: {
50: '#9ff0b9',
500: '#6ce89b',
950: '#000000',
},
}SCSS
$custom: #6ce89b; $custom-light: #9ff0b9; $custom-dark: #000000;
JSON
{
"hex": "#6ce89b",
"rgb": {
"r": 108,
"g": 232,
"b": 155
},
"hsl": {
"h": 142.742,
"s": 72.941,
"l": 66.667
},
"oklch": {
"l": 0.84055,
"c": 0.15614,
"h": 154
},
"luminance": 0.63268
}Semantic roles & 50–950 ramp
primary
#6CE89B
secondary
#BB3D8B
accent
#108BD5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581