#6DE89F#6DE89F
#6DE89F is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.2% C 0.152 H 155.1°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE89F |
|---|---|
| RGB | rgb(109, 232, 159) |
| HSL | hsl(144, 73%, 67%) |
| HSV | hsv(144, 53%, 91%) |
| CMYK | cmyk(53%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(83.69, -50.61, 25.30) |
| CIE-LCH | lch(83.69, 56.58, 153.44°) |
| OKLab | oklab(84.17% -0.1379 0.0639) |
| OKLCH | oklch(84.17% 0.152 155.1) |
| XYZ | xyz(41.4181, 63.4640, 42.8613) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.71
Seafoam (survey)
#80F9AD
ΔE00 3.82
Light Greenish Blue
#63F7B4
ΔE00 4.07
Light Blue Green
#7EFBB3
ΔE00 4.23
Aqua Green
#12E193
ΔE00 4.57
Light Bluish Green
#76FDA8
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE89F #E86DB6
analogous
#79E86D #6DE89F #6DE8DC
triadic
#6DE89F #9F6DE8 #E89F6D
tetradic
#6DE89F #6D79E8 #E86DB6 #E8DC6D
square
#6DE89F #6D79E8 #E86DB6 #E8DC6D
split-complementary
#6DE89F #DC6DE8 #E86D79
monochromatic
#1EBD5E #38E07C #6DE89F #A2F0C2 #D7F9E5
Accessibility & contrast
On white
1.53
#6DE89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#6DE89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE89F
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE89F | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89A
Deuteranopia (green-blind)
#D6CCA4
Tritanopia (blue-blind)
#4AE6D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6de89f; /* rgb */ color: rgb(109, 232, 159); /* oklch */ color: oklch(84.2% 0.152 155.1);
Tailwind
colors: {
custom: {
50: '#9ff0bb',
500: '#6de89f',
950: '#000000',
},
}SCSS
$custom: #6de89f; $custom-light: #9ff0bb; $custom-dark: #000000;
JSON
{
"hex": "#6de89f",
"rgb": {
"r": 109,
"g": 232,
"b": 159
},
"hsl": {
"h": 144.39,
"s": 72.781,
"l": 66.863
},
"oklch": {
"l": 0.84174,
"c": 0.152,
"h": 155.1
},
"luminance": 0.63468
}Semantic roles & 50–950 ramp
primary
#6DE89F
secondary
#BC3D88
accent
#1185D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582