#6BE0A5#6BE0A5
#6BE0A5 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.3% C 0.137 H 159.3°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE0A5 |
|---|---|
| RGB | rgb(107, 224, 165) |
| HSL | hsl(150, 65%, 65%) |
| HSV | hsv(150, 52%, 88%) |
| CMYK | cmyk(52.2%, 0%, 26.3%, 12.2%) |
| CIE-LAB | lab(81.37, -46.57, 18.99) |
| CIE-LCH | lch(81.37, 50.29, 157.81°) |
| OKLab | oklab(82.31% -0.1278 0.0484) |
| OKLCH | oklch(82.31% 0.137 159.3) |
| XYZ | xyz(39.5073, 59.1503, 44.9252) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.44
Eucalyptus
#44D7A8
ΔE00 4.68
Aqua Green
#12E193
ΔE00 4.97
Light Greenish Blue
#63F7B4
ΔE00 5.13
Hospital Green
#9BE5AA
ΔE00 5.58
Aqua Marine
#2EE8BB
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE0A5 #E06BA6
analogous
#6BE06B #6BE0A5 #6BE0E0
triadic
#6BE0A5 #A56BE0 #E0A56B
tetradic
#6BE0A5 #6B6BE0 #E06BA6 #E0E06B
square
#6BE0A5 #6B6BE0 #E06BA6 #E0E06B
split-complementary
#6BE0A5 #E06BE0 #E06B6B
monochromatic
#24AC68 #38D586 #6BE0A5 #9EEBC4 #D0F5E3
Accessibility & contrast
On white
1.64
#6BE0A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#6BE0A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE0A5
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE0A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE0A5 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED1A2
Deuteranopia (green-blind)
#CDC5A9
Tritanopia (blue-blind)
#45DFD0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6be0a5; /* rgb */ color: rgb(107, 224, 165); /* oklch */ color: oklch(82.3% 0.137 159.3);
Tailwind
colors: {
custom: {
50: '#9deac0',
500: '#6be0a5',
950: '#000000',
},
}SCSS
$custom: #6be0a5; $custom-light: #9deac0; $custom-dark: #000000;
JSON
{
"hex": "#6be0a5",
"rgb": {
"r": 107,
"g": 224,
"b": 165
},
"hsl": {
"h": 149.744,
"s": 65.363,
"l": 64.902
},
"oklch": {
"l": 0.82305,
"c": 0.13671,
"h": 159.3
},
"luminance": 0.59154
}Semantic roles & 50–950 ramp
primary
#6BE0A5
secondary
#AE4178
accent
#1874CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1612
muted
#808482