#6AFABB#6AFABB
#6AFABB is a very light, vivid teal. Relative luminance 0.750; OKLCH L 89.0% C 0.154 H 161.8°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFABB |
|---|---|
| RGB | rgb(106, 250, 187) |
| HSL | hsl(154, 94%, 70%) |
| HSV | hsv(154, 58%, 98%) |
| CMYK | cmyk(57.6%, 0%, 25.2%, 2%) |
| CIE-LAB | lab(89.40, -53.14, 18.77) |
| CIE-LCH | lch(89.40, 56.36, 160.55°) |
| OKLab | oklab(89% -0.1462 0.0479) |
| OKLCH | oklch(89% 0.154 161.8) |
| XYZ | xyz(49.0945, 75.0185, 58.8968) |
| Luminance | 0.7502 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.13
Light Aquamarine
#7BFDC7
ΔE00 2.24
Light Blue Green
#7EFBB3
ΔE00 2.80
Greenish Cyan
#2AFEB7
ΔE00 3.08
Seafoam Green
#7AF9AB
ΔE00 3.71
Greenish Turquoise
#00FBB0
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFABB #FA6AA9
analogous
#6AFA73 #6AFABB #6AF1FA
triadic
#6AFABB #BB6AFA #FABB6A
tetradic
#6AFABB #736AFA #FA6AA9 #F1FA6A
square
#6AFABB #736AFA #FA6AA9 #F1FA6A
split-complementary
#6AFABB #FA6AF1 #FA736A
monochromatic
#08E282 #2FF8A0 #6AFABB #A5FCD6 #E0FEF1
Accessibility & contrast
On white
1.31
#6AFABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#6AFABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFABB
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFABB | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B7
Deuteranopia (green-blind)
#E2DBBF
Tritanopia (blue-blind)
#25FAE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6afabb; /* rgb */ color: rgb(106, 250, 187); /* oklch */ color: oklch(89.0% 0.154 161.8);
Tailwind
colors: {
custom: {
50: '#a0fdcf',
500: '#6afabb',
950: '#000000',
},
}SCSS
$custom: #6afabb; $custom-light: #a0fdcf; $custom-dark: #000000;
JSON
{
"hex": "#6afabb",
"rgb": {
"r": 106,
"g": 250,
"b": 187
},
"hsl": {
"h": 153.75,
"s": 93.506,
"l": 69.804
},
"oklch": {
"l": 0.88995,
"c": 0.15384,
"h": 161.8
},
"luminance": 0.75023
}Semantic roles & 50–950 ramp
primary
#6AFABB
secondary
#D5347A
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683