#6BF0AB#6BF0AB
#6BF0AB is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.3% C 0.153 H 158.1°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF0AB |
|---|---|
| RGB | rgb(107, 240, 171) |
| HSL | hsl(149, 82%, 68%) |
| HSV | hsv(149, 55%, 94%) |
| CMYK | cmyk(55.4%, 0%, 28.8%, 5.9%) |
| CIE-LAB | lab(86.20, -52.05, 22.55) |
| CIE-LCH | lch(86.20, 56.73, 156.57°) |
| OKLab | oklab(86.28% -0.1423 0.0573) |
| OKLCH | oklch(86.28% 0.153 158.1) |
| XYZ | xyz(44.5704, 68.3821, 49.3705) |
| Luminance | 0.6839 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.90
Light Blue Green
#7EFBB3
ΔE00 2.69
Seafoam Green
#7AF9AB
ΔE00 2.73
Seafoam (survey)
#80F9AD
ΔE00 2.85
Light Bluish Green
#76FDA8
ΔE00 3.83
Light Green Blue
#56FCA2
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF0AB #F06BB0
analogous
#6DF06B #6BF0AB #6BF0ED
triadic
#6BF0AB #AB6BF0 #F0AB6B
tetradic
#6BF0AB #6B6DF0 #F06BB0 #F0ED6B
square
#6BF0AB #6B6DF0 #F06BB0 #F0ED6B
split-complementary
#6BF0AB #ED6BF0 #F06B6D
monochromatic
#15CC6D #33EA8B #6BF0AB #A3F6CB #DAFBEA
Accessibility & contrast
On white
1.43
#6BF0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#6BF0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF0AB
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF0AB | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0A7
Deuteranopia (green-blind)
#DBD2AF
Tritanopia (blue-blind)
#3CEFDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6bf0ab; /* rgb */ color: rgb(107, 240, 171); /* oklch */ color: oklch(86.3% 0.153 158.1);
Tailwind
colors: {
custom: {
50: '#9ff6c4',
500: '#6bf0ab',
950: '#000000',
},
}SCSS
$custom: #6bf0ab; $custom-light: #9ff6c4; $custom-dark: #000000;
JSON
{
"hex": "#6bf0ab",
"rgb": {
"r": 107,
"g": 240,
"b": 171
},
"hsl": {
"h": 148.872,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.86281,
"c": 0.1534,
"h": 158.1
},
"luminance": 0.68386
}Semantic roles & 50–950 ramp
primary
#6BF0AB
secondary
#C83782
accent
#0877DE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582