#6CE89F#6CE89F
#6CE89F is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.1% C 0.153 H 155.3°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE89F |
|---|---|
| RGB | rgb(108, 232, 159) |
| HSL | hsl(145, 73%, 67%) |
| HSV | hsv(145, 53%, 91%) |
| CMYK | cmyk(53.4%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(83.65, -50.84, 25.25) |
| CIE-LCH | lch(83.65, 56.76, 153.59°) |
| OKLab | oklab(84.14% -0.1385 0.0638) |
| OKLCH | oklch(84.14% 0.153 155.3) |
| XYZ | xyz(41.2957, 63.4009, 42.8556) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.73
Seafoam (survey)
#80F9AD
ΔE00 3.85
Light Greenish Blue
#63F7B4
ΔE00 4.03
Light Blue Green
#7EFBB3
ΔE00 4.24
Aqua Green
#12E193
ΔE00 4.49
Light Bluish Green
#76FDA8
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE89F #E86CB5
analogous
#77E86C #6CE89F #6CE8DD
triadic
#6CE89F #9F6CE8 #E89F6C
tetradic
#6CE89F #6C77E8 #E86CB5 #E8DD6C
square
#6CE89F #6C77E8 #E86CB5 #E8DD6C
split-complementary
#6CE89F #DD6CE8 #E86C77
monochromatic
#1DBC5F #37E07C #6CE89F #A1F0C2 #D6F9E4
Accessibility & contrast
On white
1.53
#6CE89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#6CE89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE89F
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE89F | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89A
Deuteranopia (green-blind)
#D6CCA4
Tritanopia (blue-blind)
#48E6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ce89f; /* rgb */ color: rgb(108, 232, 159); /* oklch */ color: oklch(84.1% 0.153 155.3);
Tailwind
colors: {
custom: {
50: '#9ff0bb',
500: '#6ce89f',
950: '#000000',
},
}SCSS
$custom: #6ce89f; $custom-light: #9ff0bb; $custom-dark: #000000;
JSON
{
"hex": "#6ce89f",
"rgb": {
"r": 108,
"g": 232,
"b": 159
},
"hsl": {
"h": 144.677,
"s": 72.941,
"l": 66.667
},
"oklch": {
"l": 0.84137,
"c": 0.15252,
"h": 155.3
},
"luminance": 0.63405
}Semantic roles & 50–950 ramp
primary
#6CE89F
secondary
#BB3D87
accent
#1084D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582