#6BF2AB#6BF2AB
#6BF2AB is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.8% C 0.156 H 157.7°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF2AB |
|---|---|
| RGB | rgb(107, 242, 171) |
| HSL | hsl(148, 84%, 68%) |
| HSV | hsv(148, 56%, 95%) |
| CMYK | cmyk(55.8%, 0%, 29.3%, 5.1%) |
| CIE-LAB | lab(86.78, -52.87, 23.36) |
| CIE-LCH | lch(86.78, 57.80, 156.16°) |
| OKLab | oklab(86.76% -0.1444 0.0593) |
| OKLCH | oklch(86.76% 0.156 157.7) |
| XYZ | xyz(45.1624, 69.5661, 49.5678) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.77
Seafoam Green
#7AF9AB
ΔE00 2.27
Light Blue Green
#7EFBB3
ΔE00 2.31
Seafoam (survey)
#80F9AD
ΔE00 2.46
Light Bluish Green
#76FDA8
ΔE00 3.33
Light Green Blue
#56FCA2
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF2AB #F26BB2
analogous
#6EF26B #6BF2AB #6BF2EE
triadic
#6BF2AB #AB6BF2 #F2AB6B
tetradic
#6BF2AB #6B6EF2 #F26BB2 #F2EE6B
square
#6BF2AB #6B6EF2 #F26BB2 #F2EE6B
split-complementary
#6BF2AB #EE6BF2 #F26B6E
monochromatic
#12D06C #33ED8B #6BF2AB #A3F7CB #DCFCEB
Accessibility & contrast
On white
1.41
#6BF2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#6BF2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF2AB
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF2AB | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A7
Deuteranopia (green-blind)
#DDD4AF
Tritanopia (blue-blind)
#3BF0DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6bf2ab; /* rgb */ color: rgb(107, 242, 171); /* oklch */ color: oklch(86.8% 0.156 157.7);
Tailwind
colors: {
custom: {
50: '#9ff7c4',
500: '#6bf2ab',
950: '#000000',
},
}SCSS
$custom: #6bf2ab; $custom-light: #9ff7c4; $custom-dark: #000000;
JSON
{
"hex": "#6bf2ab",
"rgb": {
"r": 107,
"g": 242,
"b": 171
},
"hsl": {
"h": 148.444,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.86761,
"c": 0.15609,
"h": 157.7
},
"luminance": 0.6957
}Semantic roles & 50–950 ramp
primary
#6BF2AB
secondary
#CB3684
accent
#0578E0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582