#6AFCD2#6AFCD2
#6AFCD2 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.0% C 0.140 H 171.1°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFCD2 |
|---|---|
| RGB | rgb(106, 252, 210) |
| HSL | hsl(163, 96%, 70%) |
| HSV | hsv(163, 58%, 99%) |
| CMYK | cmyk(57.9%, 0%, 16.7%, 1.2%) |
| CIE-LAB | lab(90.47, -49.01, 8.43) |
| CIE-LCH | lch(90.47, 49.73, 170.24°) |
| OKLab | oklab(90.03% -0.1381 0.0215) |
| OKLCH | oklch(90.03% 0.14 171.1) |
| XYZ | xyz(52.3816, 77.3329, 73.1265) |
| Luminance | 0.7734 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.75
Light Turquoise
#7EF4CC
ΔE00 2.49
Light Aqua
#8CFFDB
ΔE00 2.98
Light Aquamarine
#7BFDC7
ΔE00 3.51
Bright Teal
#01F9C6
ΔE00 3.79
Tiffany Blue
#7BF2DA
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFCD2 #FC6A94
analogous
#6AFC89 #6AFCD2 #6ADDFC
triadic
#6AFCD2 #D26AFC #FCD26A
tetradic
#6AFCD2 #896AFC #FC6A94 #DDFC6A
square
#6AFCD2 #896AFC #FC6A94 #DDFC6A
split-complementary
#6AFCD2 #FC6ADD #FC896A
monochromatic
#05E7A6 #2EFBC0 #6AFCD2 #A6FDE4 #E1FEF6
Accessibility & contrast
On white
1.28
#6AFCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#6AFCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFCD2
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFCD2 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD0
Deuteranopia (green-blind)
#E0DDD5
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6afcd2; /* rgb */ color: rgb(106, 252, 210); /* oklch */ color: oklch(90.0% 0.140 171.1);
Tailwind
colors: {
custom: {
50: '#a1fedf',
500: '#6afcd2',
950: '#000000',
},
}SCSS
$custom: #6afcd2; $custom-light: #a1fedf; $custom-dark: #000000;
JSON
{
"hex": "#6afcd2",
"rgb": {
"r": 106,
"g": 252,
"b": 210
},
"hsl": {
"h": 162.74,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.90033,
"c": 0.13973,
"h": 171.1
},
"luminance": 0.77338
}Semantic roles & 50–950 ramp
primary
#6AFCD2
secondary
#D73362
accent
#0042E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684