#6AFCD9#6AFCD9
#6AFCD9 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.2% C 0.136 H 174.7°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFCD9 |
|---|---|
| RGB | rgb(106, 252, 217) |
| HSL | hsl(166, 96%, 70%) |
| HSV | hsv(166, 58%, 99%) |
| CMYK | cmyk(57.9%, 0%, 13.9%, 1.2%) |
| CIE-LAB | lab(90.64, -47.40, 5.04) |
| CIE-LCH | lch(90.64, 47.67, 173.93°) |
| OKLab | oklab(90.22% -0.135 0.0126) |
| OKLCH | oklch(90.22% 0.136 174.7) |
| XYZ | xyz(53.2728, 77.6894, 77.8203) |
| Luminance | 0.7770 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.90
Aquamarine
#7FFFD4
ΔE00 2.92
Light Turquoise
#7EF4CC
ΔE00 3.24
Tiffany Blue
#7BF2DA
ΔE00 3.71
Bright Teal
#01F9C6
ΔE00 4.84
Aqua (survey)
#13EAC9
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFCD9 #FC6A8D
analogous
#6AFC90 #6AFCD9 #6AD6FC
triadic
#6AFCD9 #D96AFC #FCD96A
tetradic
#6AFCD9 #906AFC #FC6A8D #D6FC6A
square
#6AFCD9 #906AFC #FC6A8D #D6FC6A
split-complementary
#6AFCD9 #FC6AD6 #FC906A
monochromatic
#05E7B1 #2EFBCA #6AFCD9 #A6FDE8 #E1FEF7
Accessibility & contrast
On white
1.27
#6AFCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#6AFCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFCD9
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFCD9 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD7
Deuteranopia (green-blind)
#DEDEDC
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6afcd9; /* rgb */ color: rgb(106, 252, 217); /* oklch */ color: oklch(90.2% 0.136 174.7);
Tailwind
colors: {
custom: {
50: '#a1fee4',
500: '#6afcd9',
950: '#000000',
},
}SCSS
$custom: #6afcd9; $custom-light: #a1fee4; $custom-dark: #000000;
JSON
{
"hex": "#6afcd9",
"rgb": {
"r": 106,
"g": 252,
"b": 217
},
"hsl": {
"h": 165.616,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.9022,
"c": 0.1356,
"h": 174.7
},
"luminance": 0.77695
}Semantic roles & 50–950 ramp
primary
#6AFCD9
secondary
#D7335A
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684