#6BE0A4#6BE0A4
#6BE0A4 is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.3% C 0.138 H 158.8°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE0A4 |
|---|---|
| RGB | rgb(107, 224, 164) |
| HSL | hsl(149, 65%, 65%) |
| HSV | hsv(149, 52%, 88%) |
| CMYK | cmyk(52.2%, 0%, 26.8%, 12.2%) |
| CIE-LAB | lab(81.35, -46.77, 19.49) |
| CIE-LCH | lch(81.35, 50.66, 157.38°) |
| OKLab | oklab(82.28% -0.1283 0.0497) |
| OKLCH | oklch(82.28% 0.138 158.8) |
| XYZ | xyz(39.4166, 59.1140, 44.4478) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.62
Eucalyptus
#44D7A8
ΔE00 4.83
Aqua Green
#12E193
ΔE00 4.86
Light Greenish Blue
#63F7B4
ΔE00 5.12
Hospital Green
#9BE5AA
ΔE00 5.52
Seafoam (survey)
#80F9AD
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE0A4 #E06BA7
analogous
#6CE06B #6BE0A4 #6BE0DF
triadic
#6BE0A4 #A46BE0 #E0A46B
tetradic
#6BE0A4 #6B6CE0 #E06BA7 #E0DF6B
square
#6BE0A4 #6B6CE0 #E06BA7 #E0DF6B
split-complementary
#6BE0A4 #DF6BE0 #E06B6C
monochromatic
#24AC67 #38D585 #6BE0A4 #9EEBC3 #D0F5E2
Accessibility & contrast
On white
1.64
#6BE0A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#6BE0A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE0A4
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE0A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE0A4 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED1A1
Deuteranopia (green-blind)
#CDC5A8
Tritanopia (blue-blind)
#46DFD0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6be0a4; /* rgb */ color: rgb(107, 224, 164); /* oklch */ color: oklch(82.3% 0.138 158.8);
Tailwind
colors: {
custom: {
50: '#9deabf',
500: '#6be0a4',
950: '#000000',
},
}SCSS
$custom: #6be0a4; $custom-light: #9deabf; $custom-dark: #000000;
JSON
{
"hex": "#6be0a4",
"rgb": {
"r": 107,
"g": 224,
"b": 164
},
"hsl": {
"h": 149.231,
"s": 65.363,
"l": 64.902
},
"oklch": {
"l": 0.82283,
"c": 0.13756,
"h": 158.8
},
"luminance": 0.59117
}Semantic roles & 50–950 ramp
primary
#6BE0A4
secondary
#AE4179
accent
#1875CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1612
muted
#808482