#6BE89D#6BE89D
#6BE89D is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.1% C 0.155 H 154.8°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE89D |
|---|---|
| RGB | rgb(107, 232, 157) |
| HSL | hsl(144, 73%, 66%) |
| HSV | hsv(144, 54%, 91%) |
| CMYK | cmyk(53.9%, 0%, 32.3%, 9%) |
| CIE-LAB | lab(83.58, -51.44, 26.17) |
| CIE-LCH | lch(83.58, 57.72, 153.03°) |
| OKLab | oklab(84.06% -0.14 0.066) |
| OKLCH | oklch(84.06% 0.155 154.8) |
| XYZ | xyz(41.0026, 63.2697, 41.9433) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.73
Seafoam (survey)
#80F9AD
ΔE00 3.88
Light Greenish Blue
#63F7B4
ΔE00 4.23
Light Blue Green
#7EFBB3
ΔE00 4.34
Aqua Green
#12E193
ΔE00 4.43
Light Bluish Green
#76FDA8
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE89D #E86BB6
analogous
#78E86B #6BE89D #6BE8DC
triadic
#6BE89D #9D6BE8 #E89D6B
tetradic
#6BE89D #6B78E8 #E86BB6 #E8DC6B
square
#6BE89D #6B78E8 #E86BB6 #E8DC6B
split-complementary
#6BE89D #DC6BE8 #E86B78
monochromatic
#1DBB5C #36E07A #6BE89D #A0F0C0 #D5F8E3
Accessibility & contrast
On white
1.54
#6BE89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#6BE89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE89D
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE89D | 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)
#E7D898
Deuteranopia (green-blind)
#D6CBA2
Tritanopia (blue-blind)
#47E6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6be89d; /* rgb */ color: rgb(107, 232, 157); /* oklch */ color: oklch(84.1% 0.155 154.8);
Tailwind
colors: {
custom: {
50: '#9ef0ba',
500: '#6be89d',
950: '#000000',
},
}SCSS
$custom: #6be89d; $custom-light: #9ef0ba; $custom-dark: #000000;
JSON
{
"hex": "#6be89d",
"rgb": {
"r": 107,
"g": 232,
"b": 157
},
"hsl": {
"h": 144,
"s": 73.099,
"l": 66.471
},
"oklch": {
"l": 0.8406,
"c": 0.15483,
"h": 154.8
},
"luminance": 0.63273
}Semantic roles & 50–950 ramp
primary
#6BE89D
secondary
#BB3C88
accent
#1086D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581