#6AFABC#6AFABC
#6AFABC is a very light, vivid teal. Relative luminance 0.751; OKLCH L 89.0% C 0.153 H 162.2°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFABC |
|---|---|
| RGB | rgb(106, 250, 188) |
| HSL | hsl(154, 94%, 70%) |
| HSV | hsv(154, 58%, 98%) |
| CMYK | cmyk(57.6%, 0%, 24.8%, 2%) |
| CIE-LAB | lab(89.42, -52.94, 18.28) |
| CIE-LCH | lch(89.42, 56.00, 160.94°) |
| OKLab | oklab(89.02% -0.1457 0.0467) |
| OKLCH | oklch(89.02% 0.153 162.2) |
| XYZ | xyz(49.2020, 75.0614, 59.4626) |
| Luminance | 0.7507 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.30
Light Aquamarine
#7BFDC7
ΔE00 2.07
Light Blue Green
#7EFBB3
ΔE00 2.98
Greenish Cyan
#2AFEB7
ΔE00 3.13
Greenish Turquoise
#00FBB0
ΔE00 3.81
Seafoam Green
#7AF9AB
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFABC #FA6AA8
analogous
#6AFA74 #6AFABC #6AF0FA
triadic
#6AFABC #BC6AFA #FABC6A
tetradic
#6AFABC #746AFA #FA6AA8 #F0FA6A
square
#6AFABC #746AFA #FA6AA8 #F0FA6A
split-complementary
#6AFABC #FA6AF0 #FA746A
monochromatic
#08E284 #2FF8A1 #6AFABC #A5FCD7 #E0FEF1
Accessibility & contrast
On white
1.31
#6AFABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#6AFABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFABC
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFABC | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E9B9
Deuteranopia (green-blind)
#E2DBC0
Tritanopia (blue-blind)
#24FAE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6afabc; /* rgb */ color: rgb(106, 250, 188); /* oklch */ color: oklch(89.0% 0.153 162.2);
Tailwind
colors: {
custom: {
50: '#a0fdd0',
500: '#6afabc',
950: '#000000',
},
}SCSS
$custom: #6afabc; $custom-light: #a0fdd0; $custom-dark: #000000;
JSON
{
"hex": "#6afabc",
"rgb": {
"r": 106,
"g": 250,
"b": 188
},
"hsl": {
"h": 154.167,
"s": 93.506,
"l": 69.804
},
"oklch": {
"l": 0.89018,
"c": 0.15303,
"h": 162.2
},
"luminance": 0.75066
}Semantic roles & 50–950 ramp
primary
#6AFABC
secondary
#D53479
accent
#0063E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683