#6BEE8F#6BEE8F
#6BEE8F is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.2% C 0.176 H 150.1°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEE8F |
|---|---|
| RGB | rgb(107, 238, 143) |
| HSL | hsl(136, 79%, 68%) |
| HSV | hsv(136, 55%, 93%) |
| CMYK | cmyk(55%, 0%, 39.9%, 6.7%) |
| CIE-LAB | lab(85.13, -56.28, 35.32) |
| CIE-LCH | lch(85.13, 66.45, 147.89°) |
| OKLab | oklab(85.25% -0.1525 0.0876) |
| OKLCH | oklch(85.25% 0.176 150.1) |
| XYZ | xyz(41.5929, 66.2543, 36.5778) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.53
Lightgreen
#90EE90
ΔE00 3.71
Light Green Blue
#56FCA2
ΔE00 3.91
Sea Green (survey)
#53FCA1
ΔE00 3.91
Light Bluish Green
#76FDA8
ΔE00 3.92
Turquoise Green
#04F489
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEE8F #EE6BCA
analogous
#88EE6B #6BEE8F #6BEED1
triadic
#6BEE8F #8F6BEE #EE8F6B
tetradic
#6BEE8F #6B88EE #EE6BCA #EED16B
square
#6BEE8F #6B88EE #EE6BCA #EED16B
split-complementary
#6BEE8F #D16BEE #EE6B88
monochromatic
#17C848 #34E865 #6BEE8F #A2F4B9 #D9FBE2
Accessibility & contrast
On white
1.47
#6BEE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#6BEE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEE8F
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEE8F | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC88
Deuteranopia (green-blind)
#DED095
Tritanopia (blue-blind)
#4BEAD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bee8f; /* rgb */ color: rgb(107, 238, 143); /* oklch */ color: oklch(85.2% 0.176 150.1);
Tailwind
colors: {
custom: {
50: '#9ff4b0',
500: '#6bee8f',
950: '#000000',
},
}SCSS
$custom: #6bee8f; $custom-light: #9ff4b0; $custom-dark: #000000;
JSON
{
"hex": "#6bee8f",
"rgb": {
"r": 107,
"g": 238,
"b": 143
},
"hsl": {
"h": 136.489,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.85246,
"c": 0.17584,
"h": 150.1
},
"luminance": 0.66258
}Semantic roles & 50–950 ramp
primary
#6BEE8F
secondary
#C5389E
accent
#0AA2DC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581