#6BEE90#6BEE90
#6BEE90 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.3% C 0.175 H 150.4°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEE90 |
|---|---|
| RGB | rgb(107, 238, 144) |
| HSL | hsl(137, 79%, 68%) |
| HSV | hsv(137, 55%, 93%) |
| CMYK | cmyk(55%, 0%, 39.5%, 6.7%) |
| CIE-LAB | lab(85.14, -56.12, 34.84) |
| CIE-LCH | lch(85.14, 66.06, 148.16°) |
| OKLab | oklab(85.26% -0.152 0.0865) |
| OKLCH | oklch(85.26% 0.175 150.4) |
| XYZ | xyz(41.6690, 66.2848, 36.9785) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.56
Lightgreen
#90EE90
ΔE00 3.77
Light Green Blue
#56FCA2
ΔE00 3.82
Light Bluish Green
#76FDA8
ΔE00 3.82
Sea Green (survey)
#53FCA1
ΔE00 3.83
Seafoam Green
#7AF9AB
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEE90 #EE6BC9
analogous
#87EE6B #6BEE90 #6BEED2
triadic
#6BEE90 #906BEE #EE906B
tetradic
#6BEE90 #6B87EE #EE6BC9 #EED26B
square
#6BEE90 #6B87EE #EE6BC9 #EED26B
split-complementary
#6BEE90 #D26BEE #EE6B87
monochromatic
#17C849 #34E867 #6BEE90 #A2F4B9 #D9FBE2
Accessibility & contrast
On white
1.47
#6BEE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#6BEE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEE90
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEE90 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC89
Deuteranopia (green-blind)
#DDD096
Tritanopia (blue-blind)
#4AEAD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bee90; /* rgb */ color: rgb(107, 238, 144); /* oklch */ color: oklch(85.3% 0.175 150.4);
Tailwind
colors: {
custom: {
50: '#9ff4b1',
500: '#6bee90',
950: '#000000',
},
}SCSS
$custom: #6bee90; $custom-light: #9ff4b1; $custom-dark: #000000;
JSON
{
"hex": "#6bee90",
"rgb": {
"r": 107,
"g": 238,
"b": 144
},
"hsl": {
"h": 136.947,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.85264,
"c": 0.17492,
"h": 150.4
},
"luminance": 0.66288
}Semantic roles & 50–950 ramp
primary
#6BEE90
secondary
#C5389D
accent
#0AA0DC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581