#6AFCD6#6AFCD6
#6AFCD6 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.1% C 0.137 H 173.1°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFCD6 |
|---|---|
| RGB | rgb(106, 252, 214) |
| HSL | hsl(164, 96%, 70%) |
| HSV | hsv(164, 58%, 99%) |
| CMYK | cmyk(57.9%, 0%, 15.1%, 1.2%) |
| CIE-LAB | lab(90.57, -48.09, 6.49) |
| CIE-LCH | lch(90.57, 48.53, 172.31°) |
| OKLab | oklab(90.14% -0.1363 0.0164) |
| OKLCH | oklch(90.14% 0.137 173.1) |
| XYZ | xyz(52.8861, 77.5347, 75.7839) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.30
Light Turquoise
#7EF4CC
ΔE00 2.79
Light Aqua
#8CFFDB
ΔE00 2.79
Tiffany Blue
#7BF2DA
ΔE00 4.31
Bright Teal
#01F9C6
ΔE00 4.31
Light Aquamarine
#7BFDC7
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFCD6 #FC6A90
analogous
#6AFC8D #6AFCD6 #6AD9FC
triadic
#6AFCD6 #D66AFC #FCD66A
tetradic
#6AFCD6 #8D6AFC #FC6A90 #D9FC6A
square
#6AFCD6 #8D6AFC #FC6A90 #D9FC6A
split-complementary
#6AFCD6 #FC6AD9 #FC8D6A
monochromatic
#05E7AC #2EFBC5 #6AFCD6 #A6FDE7 #E1FEF7
Accessibility & contrast
On white
1.27
#6AFCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#6AFCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFCD6
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFCD6 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD4
Deuteranopia (green-blind)
#DFDED9
Tritanopia (blue-blind)
#00FEF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6afcd6; /* rgb */ color: rgb(106, 252, 214); /* oklch */ color: oklch(90.1% 0.137 173.1);
Tailwind
colors: {
custom: {
50: '#a1fee2',
500: '#6afcd6',
950: '#000000',
},
}SCSS
$custom: #6afcd6; $custom-light: #a1fee2; $custom-dark: #000000;
JSON
{
"hex": "#6afcd6",
"rgb": {
"r": 106,
"g": 252,
"b": 214
},
"hsl": {
"h": 164.384,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.90139,
"c": 0.13731,
"h": 173.1
},
"luminance": 0.7754
}Semantic roles & 50–950 ramp
primary
#6AFCD6
secondary
#D7335E
accent
#003CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684