#6BEE95#6BEE95
#6BEE95 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.4% C 0.170 H 151.6°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEE95 |
|---|---|
| RGB | rgb(107, 238, 149) |
| HSL | hsl(139, 79%, 68%) |
| HSV | hsv(139, 55%, 93%) |
| CMYK | cmyk(55%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(85.22, -55.28, 32.44) |
| CIE-LCH | lch(85.22, 64.09, 149.59°) |
| OKLab | oklab(85.36% -0.1499 0.0809) |
| OKLCH | oklch(85.36% 0.17 151.6) |
| XYZ | xyz(42.0597, 66.4410, 39.0359) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.34
Light Bluish Green
#76FDA8
ΔE00 3.43
Light Green Blue
#56FCA2
ΔE00 3.47
Sea Green (survey)
#53FCA1
ΔE00 3.51
Seafoam (survey)
#80F9AD
ΔE00 3.66
Weird Green
#3AE57F
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEE95 #EE6BC4
analogous
#82EE6B #6BEE95 #6BEED7
triadic
#6BEE95 #956BEE #EE956B
tetradic
#6BEE95 #6B82EE #EE6BC4 #EED76B
square
#6BEE95 #6B82EE #EE6BC4 #EED76B
split-complementary
#6BEE95 #D76BEE #EE6B82
monochromatic
#17C850 #34E86E #6BEE95 #A2F4BC #D9FBE4
Accessibility & contrast
On white
1.47
#6BEE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#6BEE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEE95
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEE95 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8F
Deuteranopia (green-blind)
#DDD09B
Tritanopia (blue-blind)
#48EBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bee95; /* rgb */ color: rgb(107, 238, 149); /* oklch */ color: oklch(85.4% 0.170 151.6);
Tailwind
colors: {
custom: {
50: '#9ff4b5',
500: '#6bee95',
950: '#000000',
},
}SCSS
$custom: #6bee95; $custom-light: #9ff4b5; $custom-dark: #000000;
JSON
{
"hex": "#6bee95",
"rgb": {
"r": 107,
"g": 238,
"b": 149
},
"hsl": {
"h": 139.237,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.85355,
"c": 0.17034,
"h": 151.6
},
"luminance": 0.66445
}Semantic roles & 50–950 ramp
primary
#6BEE95
secondary
#C53898
accent
#0A98DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581