#AFF0DC#AFF0DC
#AFF0DC is a very light, moderate teal. Relative luminance 0.766; OKLCH L 90.6% C 0.071 H 173.6°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF0DC |
|---|---|
| RGB | rgb(175, 240, 220) |
| HSL | hsl(162, 68%, 81%) |
| HSV | hsv(162, 27%, 94%) |
| CMYK | cmyk(27.1%, 0%, 8.3%, 5.9%) |
| CIE-LAB | lab(90.14, -24.43, 3.11) |
| CIE-LCH | lch(90.14, 24.63, 172.75°) |
| OKLab | oklab(90.6% -0.0705 0.0079) |
| OKLCH | oklch(90.6% 0.071 173.6) |
| XYZ | xyz(61.7534, 76.5986, 79.2275) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.13
Eggshell Blue
#C4FFF7
ΔE00 5.72
Duck Egg Blue
#C3FBF4
ΔE00 5.74
Pale Turquoise
#A5FBD5
ΔE00 5.77
Light Teal
#90E4C1
ΔE00 6.16
Pale Cyan
#B7FFFA
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF0DC #F0AFC3
analogous
#AFF0BC #AFF0DC #AFE4F0
triadic
#AFF0DC #DCAFF0 #F0DCAF
tetradic
#AFF0DC #BCAFF0 #F0AFC3 #E4F0AF
square
#AFF0DC #BCAFF0 #F0AFC3 #E4F0AF
split-complementary
#AFF0DC #F0AFE4 #F0BCAF
monochromatic
#48DDAF #7BE6C5 #AFF0DC #E3FAF3 #E5FAF4
Accessibility & contrast
On white
1.29
#AFF0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#AFF0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF0DC
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF0DC | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DB
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#9EF1EA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aff0dc; /* rgb */ color: rgb(175, 240, 220); /* oklch */ color: oklch(90.6% 0.071 173.6);
Tailwind
colors: {
custom: {
50: '#c8f5e6',
500: '#aff0dc',
950: '#000000',
},
}SCSS
$custom: #aff0dc; $custom-light: #c8f5e6; $custom-dark: #000000;
JSON
{
"hex": "#aff0dc",
"rgb": {
"r": 175,
"g": 240,
"b": 220
},
"hsl": {
"h": 161.538,
"s": 68.421,
"l": 81.373
},
"oklch": {
"l": 0.90598,
"c": 0.07092,
"h": 173.6
},
"luminance": 0.76601
}Semantic roles & 50–950 ramp
primary
#AFF0DC
secondary
#CE7590
accent
#154FD0
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131716
muted
#828584