#AAFCDC#AAFCDC
#AAFCDC is a very light, moderate teal. Relative luminance 0.833; OKLCH L 93.0% C 0.092 H 167.9°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFCDC |
|---|---|
| RGB | rgb(170, 252, 220) |
| HSL | hsl(157, 93%, 83%) |
| HSV | hsv(157, 33%, 99%) |
| CMYK | cmyk(32.5%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(93.16, -31.58, 7.44) |
| CIE-LCH | lch(93.16, 32.44, 166.74°) |
| OKLab | oklab(92.95% -0.0895 0.0191) |
| OKLCH | oklch(92.95% 0.092 167.9) |
| XYZ | xyz(64.3017, 83.3306, 80.3925) |
| Luminance | 0.8333 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.72
Light Aqua
#8CFFDB
ΔE00 3.73
Pale Aqua
#B8FFEB
ΔE00 3.98
Light Turquoise
#7EF4CC
ΔE00 5.01
Aquamarine
#7FFFD4
ΔE00 5.17
Light Teal
#90E4C1
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFCDC #FCAACA
analogous
#AAFCB3 #AAFCDC #AAF3FC
triadic
#AAFCDC #DCAAFC #FCDCAA
tetradic
#AAFCDC #B3AAFC #FCAACA #F3FCAA
square
#AAFCDC #B3AAFC #FCAACA #F3FCAA
split-complementary
#AAFCDC #FCAAF3 #FCB3AA
monochromatic
#34F8AB #6FFAC4 #AAFCDC #E1FEF3 #E1FEF3
Accessibility & contrast
On white
1.19
#AAFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#AAFCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFCDC
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFCDC | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DA
Deuteranopia (green-blind)
#EAE7DE
Tritanopia (blue-blind)
#95FDF3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #aafcdc; /* rgb */ color: rgb(170, 252, 220); /* oklch */ color: oklch(93.0% 0.092 167.9);
Tailwind
colors: {
custom: {
50: '#c5fde6',
500: '#aafcdc',
950: '#000000',
},
}SCSS
$custom: #aafcdc; $custom-light: #c5fde6; $custom-dark: #000000;
JSON
{
"hex": "#aafcdc",
"rgb": {
"r": 170,
"g": 252,
"b": 220
},
"hsl": {
"h": 156.585,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.92954,
"c": 0.09153,
"h": 167.9
},
"luminance": 0.83334
}Semantic roles & 50–950 ramp
primary
#AAFCDC
secondary
#E06A98
accent
#005AE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131716
muted
#828584