#6AFCD7#6AFCD7
#6AFCD7 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.2% C 0.137 H 173.6°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFCD7 |
|---|---|
| RGB | rgb(106, 252, 215) |
| HSL | hsl(165, 96%, 70%) |
| HSV | hsv(165, 58%, 99%) |
| CMYK | cmyk(57.9%, 0%, 14.7%, 1.2%) |
| CIE-LAB | lab(90.59, -47.86, 6.01) |
| CIE-LCH | lch(90.59, 48.24, 172.84°) |
| OKLab | oklab(90.17% -0.1359 0.0152) |
| OKLCH | oklch(90.17% 0.137 173.6) |
| XYZ | xyz(53.0142, 77.5860, 76.4585) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.50
Light Aqua
#8CFFDB
ΔE00 2.81
Light Turquoise
#7EF4CC
ΔE00 2.92
Tiffany Blue
#7BF2DA
ΔE00 4.11
Bright Teal
#01F9C6
ΔE00 4.48
Light Aquamarine
#7BFDC7
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFCD7 #FC6A8F
analogous
#6AFC8E #6AFCD7 #6AD8FC
triadic
#6AFCD7 #D76AFC #FCD76A
tetradic
#6AFCD7 #8E6AFC #FC6A8F #D8FC6A
square
#6AFCD7 #8E6AFC #FC6A8F #D8FC6A
split-complementary
#6AFCD7 #FC6AD8 #FC8E6A
monochromatic
#05E7AE #2EFBC7 #6AFCD7 #A6FDE7 #E1FEF7
Accessibility & contrast
On white
1.27
#6AFCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#6AFCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFCD7
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFCD7 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD5
Deuteranopia (green-blind)
#DFDEDA
Tritanopia (blue-blind)
#00FEF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6afcd7; /* rgb */ color: rgb(106, 252, 215); /* oklch */ color: oklch(90.2% 0.137 173.6);
Tailwind
colors: {
custom: {
50: '#a1fee3',
500: '#6afcd7',
950: '#000000',
},
}SCSS
$custom: #6afcd7; $custom-light: #a1fee3; $custom-dark: #000000;
JSON
{
"hex": "#6afcd7",
"rgb": {
"r": 106,
"g": 252,
"b": 215
},
"hsl": {
"h": 164.795,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.90166,
"c": 0.13672,
"h": 173.6
},
"luminance": 0.77591
}Semantic roles & 50–950 ramp
primary
#6AFCD7
secondary
#D7335D
accent
#003AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684