#6AFCD8#6AFCD8
#6AFCD8 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.2% C 0.136 H 174.1°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFCD8 |
|---|---|
| RGB | rgb(106, 252, 216) |
| HSL | hsl(165, 96%, 70%) |
| HSV | hsv(165, 58%, 99%) |
| CMYK | cmyk(57.9%, 0%, 14.3%, 1.2%) |
| CIE-LAB | lab(90.61, -47.63, 5.53) |
| CIE-LCH | lch(90.61, 47.95, 173.38°) |
| OKLab | oklab(90.19% -0.1354 0.0139) |
| OKLCH | oklch(90.19% 0.136 174.1) |
| XYZ | xyz(53.1431, 77.6375, 77.1373) |
| Luminance | 0.7764 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.70
Light Aqua
#8CFFDB
ΔE00 2.84
Light Turquoise
#7EF4CC
ΔE00 3.07
Tiffany Blue
#7BF2DA
ΔE00 3.90
Bright Teal
#01F9C6
ΔE00 4.66
Light Aquamarine
#7BFDC7
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFCD8 #FC6A8E
analogous
#6AFC8F #6AFCD8 #6AD7FC
triadic
#6AFCD8 #D86AFC #FCD86A
tetradic
#6AFCD8 #8F6AFC #FC6A8E #D7FC6A
square
#6AFCD8 #8F6AFC #FC6A8E #D7FC6A
split-complementary
#6AFCD8 #FC6AD7 #FC8F6A
monochromatic
#05E7AF #2EFBC8 #6AFCD8 #A6FDE8 #E1FEF7
Accessibility & contrast
On white
1.27
#6AFCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#6AFCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFCD8
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFCD8 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD6
Deuteranopia (green-blind)
#DFDEDB
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6afcd8; /* rgb */ color: rgb(106, 252, 216); /* oklch */ color: oklch(90.2% 0.136 174.1);
Tailwind
colors: {
custom: {
50: '#a1fee4',
500: '#6afcd8',
950: '#000000',
},
}SCSS
$custom: #6afcd8; $custom-light: #a1fee4; $custom-dark: #000000;
JSON
{
"hex": "#6afcd8",
"rgb": {
"r": 106,
"g": 252,
"b": 216
},
"hsl": {
"h": 165.205,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.90193,
"c": 0.13615,
"h": 174.1
},
"luminance": 0.77643
}Semantic roles & 50–950 ramp
primary
#6AFCD8
secondary
#D7335C
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684