#6BE899#6BE899
#6BE899 is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.0% C 0.158 H 153.5°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE899 |
|---|---|
| RGB | rgb(107, 232, 153) |
| HSL | hsl(142, 73%, 66%) |
| HSV | hsv(142, 54%, 91%) |
| CMYK | cmyk(53.9%, 0%, 34.1%, 9%) |
| CIE-LAB | lab(83.51, -52.17, 28.13) |
| CIE-LCH | lch(83.51, 59.27, 151.67°) |
| OKLab | oklab(83.98% -0.1418 0.0707) |
| OKLCH | oklch(83.98% 0.158 153.5) |
| XYZ | xyz(40.6667, 63.1354, 40.1741) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.80
Seafoam (survey)
#80F9AD
ΔE00 3.99
Weird Green
#3AE57F
ΔE00 4.32
Light Bluish Green
#76FDA8
ΔE00 4.48
Aqua Green
#12E193
ΔE00 4.56
Light Green Blue
#56FCA2
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE899 #E86BBA
analogous
#7CE86B #6BE899 #6BE8D8
triadic
#6BE899 #996BE8 #E8996B
tetradic
#6BE899 #6B7CE8 #E86BBA #E8D86B
square
#6BE899 #6B7CE8 #E86BBA #E8D86B
split-complementary
#6BE899 #D86BE8 #E86B7C
monochromatic
#1DBB57 #36E074 #6BE899 #A0F0BE #D5F8E2
Accessibility & contrast
On white
1.54
#6BE899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#6BE899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE899
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE899 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D794
Deuteranopia (green-blind)
#D6CB9E
Tritanopia (blue-blind)
#49E5D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6be899; /* rgb */ color: rgb(107, 232, 153); /* oklch */ color: oklch(84.0% 0.158 153.5);
Tailwind
colors: {
custom: {
50: '#9ef0b7',
500: '#6be899',
950: '#000000',
},
}SCSS
$custom: #6be899; $custom-light: #9ef0b7; $custom-dark: #000000;
JSON
{
"hex": "#6be899",
"rgb": {
"r": 107,
"g": 232,
"b": 153
},
"hsl": {
"h": 142.08,
"s": 73.099,
"l": 66.471
},
"oklch": {
"l": 0.83979,
"c": 0.15846,
"h": 153.5
},
"luminance": 0.63139
}Semantic roles & 50–950 ramp
primary
#6BE899
secondary
#BB3C8C
accent
#108DD5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581