#6BEE97#6BEE97
#6BEE97 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.4% C 0.169 H 152.2°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEE97 |
|---|---|
| RGB | rgb(107, 238, 151) |
| HSL | hsl(140, 79%, 68%) |
| HSV | hsv(140, 55%, 93%) |
| CMYK | cmyk(55%, 0%, 36.6%, 6.7%) |
| CIE-LAB | lab(85.25, -54.93, 31.47) |
| CIE-LCH | lch(85.25, 63.31, 150.19°) |
| OKLab | oklab(85.39% -0.149 0.0787) |
| OKLCH | oklch(85.39% 0.169 152.2) |
| XYZ | xyz(42.2207, 66.5054, 39.8840) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.12
Light Bluish Green
#76FDA8
ΔE00 3.32
Light Green Blue
#56FCA2
ΔE00 3.38
Sea Green (survey)
#53FCA1
ΔE00 3.43
Seafoam (survey)
#80F9AD
ΔE00 3.44
Weird Green
#3AE57F
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEE97 #EE6BC2
analogous
#80EE6B #6BEE97 #6BEED9
triadic
#6BEE97 #976BEE #EE976B
tetradic
#6BEE97 #6B80EE #EE6BC2 #EED96B
square
#6BEE97 #6B80EE #EE6BC2 #EED96B
split-complementary
#6BEE97 #D96BEE #EE6B80
monochromatic
#17C852 #34E870 #6BEE97 #A2F4BE #D9FBE4
Accessibility & contrast
On white
1.47
#6BEE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#6BEE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEE97
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEE97 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD91
Deuteranopia (green-blind)
#DCD09D
Tritanopia (blue-blind)
#47EBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bee97; /* rgb */ color: rgb(107, 238, 151); /* oklch */ color: oklch(85.4% 0.169 152.2);
Tailwind
colors: {
custom: {
50: '#9ff4b6',
500: '#6bee97',
950: '#000000',
},
}SCSS
$custom: #6bee97; $custom-light: #9ff4b6; $custom-dark: #000000;
JSON
{
"hex": "#6bee97",
"rgb": {
"r": 107,
"g": 238,
"b": 151
},
"hsl": {
"h": 140.153,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.85393,
"c": 0.16851,
"h": 152.2
},
"luminance": 0.66509
}Semantic roles & 50–950 ramp
primary
#6BEE97
secondary
#C53896
accent
#0A95DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581