#6CF0AB#6CF0AB
#6CF0AB is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.3% C 0.153 H 157.9°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF0AB |
|---|---|
| RGB | rgb(108, 240, 171) |
| HSL | hsl(149, 81%, 68%) |
| HSV | hsv(149, 55%, 94%) |
| CMYK | cmyk(55%, 0%, 28.8%, 5.9%) |
| CIE-LAB | lab(86.23, -51.83, 22.60) |
| CIE-LCH | lch(86.23, 56.55, 156.44°) |
| OKLab | oklab(86.32% -0.1417 0.0574) |
| OKLCH | oklch(86.32% 0.153 157.9) |
| XYZ | xyz(44.6913, 68.4445, 49.3761) |
| Luminance | 0.6845 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.94
Light Blue Green
#7EFBB3
ΔE00 2.65
Seafoam Green
#7AF9AB
ΔE00 2.68
Seafoam (survey)
#80F9AD
ΔE00 2.80
Light Bluish Green
#76FDA8
ΔE00 3.80
Light Green Blue
#56FCA2
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF0AB #F06CB1
analogous
#6FF06C #6CF0AB #6CF0ED
triadic
#6CF0AB #AB6CF0 #F0AB6C
tetradic
#6CF0AB #6C6FF0 #F06CB1 #F0ED6C
square
#6CF0AB #6C6FF0 #F06CB1 #F0ED6C
split-complementary
#6CF0AB #ED6CF0 #F06C6F
monochromatic
#15CD6D #34EA8B #6CF0AB #A4F6CB #DBFBEA
Accessibility & contrast
On white
1.43
#6CF0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#6CF0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF0AB
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF0AB | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0A7
Deuteranopia (green-blind)
#DCD2AF
Tritanopia (blue-blind)
#3EEFDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cf0ab; /* rgb */ color: rgb(108, 240, 171); /* oklch */ color: oklch(86.3% 0.153 157.9);
Tailwind
colors: {
custom: {
50: '#a0f6c4',
500: '#6cf0ab',
950: '#000000',
},
}SCSS
$custom: #6cf0ab; $custom-light: #a0f6c4; $custom-dark: #000000;
JSON
{
"hex": "#6cf0ab",
"rgb": {
"r": 108,
"g": 240,
"b": 171
},
"hsl": {
"h": 148.636,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.86315,
"c": 0.15289,
"h": 157.9
},
"luminance": 0.68449
}Semantic roles & 50–950 ramp
primary
#6CF0AB
secondary
#C83883
accent
#0878DE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582