#6BEE99#6BEE99
#6BEE99 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.4% C 0.167 H 152.7°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEE99 |
|---|---|
| RGB | rgb(107, 238, 153) |
| HSL | hsl(141, 79%, 68%) |
| HSV | hsv(141, 55%, 93%) |
| CMYK | cmyk(55%, 0%, 35.7%, 6.7%) |
| CIE-LAB | lab(85.29, -54.58, 30.51) |
| CIE-LCH | lch(85.29, 62.53, 150.80°) |
| OKLab | oklab(85.43% -0.1481 0.0764) |
| OKLCH | oklch(85.43% 0.167 152.7) |
| XYZ | xyz(42.3845, 66.5710, 40.7467) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.93
Light Bluish Green
#76FDA8
ΔE00 3.24
Seafoam (survey)
#80F9AD
ΔE00 3.24
Light Green Blue
#56FCA2
ΔE00 3.33
Sea Green (survey)
#53FCA1
ΔE00 3.39
Light Blue Green
#7EFBB3
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEE99 #EE6BC0
analogous
#7EEE6B #6BEE99 #6BEEDB
triadic
#6BEE99 #996BEE #EE996B
tetradic
#6BEE99 #6B7EEE #EE6BC0 #EEDB6B
square
#6BEE99 #6B7EEE #EE6BC0 #EEDB6B
split-complementary
#6BEE99 #DB6BEE #EE6B7E
monochromatic
#17C855 #34E873 #6BEE99 #A2F4BF #D9FBE5
Accessibility & contrast
On white
1.47
#6BEE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#6BEE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEE99
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEE99 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD93
Deuteranopia (green-blind)
#DCD09E
Tritanopia (blue-blind)
#46EBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bee99; /* rgb */ color: rgb(107, 238, 153); /* oklch */ color: oklch(85.4% 0.167 152.7);
Tailwind
colors: {
custom: {
50: '#9ff4b7',
500: '#6bee99',
950: '#000000',
},
}SCSS
$custom: #6bee99; $custom-light: #9ff4b7; $custom-dark: #000000;
JSON
{
"hex": "#6bee99",
"rgb": {
"r": 107,
"g": 238,
"b": 153
},
"hsl": {
"h": 141.069,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.85431,
"c": 0.16669,
"h": 152.7
},
"luminance": 0.66575
}Semantic roles & 50–950 ramp
primary
#6BEE99
secondary
#C53894
accent
#0A92DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581