#6BE89E#6BE89E
#6BE89E is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.1% C 0.154 H 155.1°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE89E |
|---|---|
| RGB | rgb(107, 232, 158) |
| HSL | hsl(144, 73%, 66%) |
| HSV | hsv(144, 54%, 91%) |
| CMYK | cmyk(53.9%, 0%, 31.9%, 9%) |
| CIE-LAB | lab(83.60, -51.26, 25.68) |
| CIE-LCH | lch(83.60, 57.33, 153.38°) |
| OKLab | oklab(84.08% -0.1396 0.0649) |
| OKLCH | oklch(84.08% 0.154 155.1) |
| XYZ | xyz(41.0883, 63.3040, 42.3948) |
| Luminance | 0.6331 (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.11
Light Blue Green
#7EFBB3
ΔE00 4.30
Aqua Green
#12E193
ΔE00 4.41
Light Bluish Green
#76FDA8
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE89E #E86BB5
analogous
#77E86B #6BE89E #6BE8DD
triadic
#6BE89E #9E6BE8 #E89E6B
tetradic
#6BE89E #6B77E8 #E86BB5 #E8DD6B
square
#6BE89E #6B77E8 #E86BB5 #E8DD6B
split-complementary
#6BE89E #DD6BE8 #E86B77
monochromatic
#1DBB5E #36E07B #6BE89E #A0F0C1 #D5F8E3
Accessibility & contrast
On white
1.54
#6BE89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#6BE89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE89E
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE89E | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D899
Deuteranopia (green-blind)
#D6CBA3
Tritanopia (blue-blind)
#46E6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6be89e; /* rgb */ color: rgb(107, 232, 158); /* oklch */ color: oklch(84.1% 0.154 155.1);
Tailwind
colors: {
custom: {
50: '#9ef0bb',
500: '#6be89e',
950: '#000000',
},
}SCSS
$custom: #6be89e; $custom-light: #9ef0bb; $custom-dark: #000000;
JSON
{
"hex": "#6be89e",
"rgb": {
"r": 107,
"g": 232,
"b": 158
},
"hsl": {
"h": 144.48,
"s": 73.099,
"l": 66.471
},
"oklch": {
"l": 0.84081,
"c": 0.15393,
"h": 155.1
},
"luminance": 0.63308
}Semantic roles & 50–950 ramp
primary
#6BE89E
secondary
#BB3C87
accent
#1085D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582