#6BEEA9#6BEEA9
#6BEEA9 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.8% C 0.152 H 157.8°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEEA9 |
|---|---|
| RGB | rgb(107, 238, 169) |
| HSL | hsl(148, 79%, 68%) |
| HSV | hsv(148, 55%, 93%) |
| CMYK | cmyk(55%, 0%, 29%, 6.7%) |
| CIE-LAB | lab(85.57, -51.62, 22.72) |
| CIE-LCH | lch(85.57, 56.40, 156.24°) |
| OKLab | oklab(85.76% -0.1411 0.0577) |
| OKLCH | oklch(85.76% 0.152 157.8) |
| XYZ | xyz(43.7957, 67.1354, 48.1789) |
| Luminance | 0.6714 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.31
Seafoam Green
#7AF9AB
ΔE00 2.97
Light Blue Green
#7EFBB3
ΔE00 3.03
Seafoam (survey)
#80F9AD
ΔE00 3.08
Light Bluish Green
#76FDA8
ΔE00 4.07
Light Green Blue
#56FCA2
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEEA9 #EE6BB0
analogous
#6EEE6B #6BEEA9 #6BEEEB
triadic
#6BEEA9 #A96BEE #EEA96B
tetradic
#6BEEA9 #6B6EEE #EE6BB0 #EEEB6B
square
#6BEEA9 #6B6EEE #EE6BB0 #EEEB6B
split-complementary
#6BEEA9 #EB6BEE #EE6B6E
monochromatic
#17C86B #34E889 #6BEEA9 #A2F4C9 #D9FBE9
Accessibility & contrast
On white
1.46
#6BEEA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#6BEEA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEEA9
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEEA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEEA9 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA5
Deuteranopia (green-blind)
#DAD1AD
Tritanopia (blue-blind)
#3EEDDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6beea9; /* rgb */ color: rgb(107, 238, 169); /* oklch */ color: oklch(85.8% 0.152 157.8);
Tailwind
colors: {
custom: {
50: '#9ff4c2',
500: '#6beea9',
950: '#000000',
},
}SCSS
$custom: #6beea9; $custom-light: #9ff4c2; $custom-dark: #000000;
JSON
{
"hex": "#6beea9",
"rgb": {
"r": 107,
"g": 238,
"b": 169
},
"hsl": {
"h": 148.397,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.85758,
"c": 0.15242,
"h": 157.8
},
"luminance": 0.67139
}Semantic roles & 50–950 ramp
primary
#6BEEA9
secondary
#C53882
accent
#0A78DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582