#AFF0DE#AFF0DE
#AFF0DE is a very light, moderate teal. Relative luminance 0.767; OKLCH L 90.7% C 0.070 H 175.7°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF0DE |
|---|---|
| RGB | rgb(175, 240, 222) |
| HSL | hsl(163, 68%, 81%) |
| HSV | hsv(163, 27%, 94%) |
| CMYK | cmyk(27.1%, 0%, 7.5%, 5.9%) |
| CIE-LAB | lab(90.19, -24.02, 2.14) |
| CIE-LCH | lch(90.19, 24.11, 174.92°) |
| OKLab | oklab(90.65% -0.0697 0.0053) |
| OKLCH | oklch(90.65% 0.07 175.7) |
| XYZ | xyz(62.0199, 76.7052, 80.6308) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.13
Duck Egg Blue
#C3FBF4
ΔE00 5.19
Eggshell Blue
#C4FFF7
ΔE00 5.21
Pale Cyan
#B7FFFA
ΔE00 5.88
Pale Turquoise
#A5FBD5
ΔE00 6.36
Tiffany Blue
#7BF2DA
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF0DE #F0AFC1
analogous
#AFF0BE #AFF0DE #AFE2F0
triadic
#AFF0DE #DEAFF0 #F0DEAF
tetradic
#AFF0DE #BEAFF0 #F0AFC1 #E2F0AF
square
#AFF0DE #BEAFF0 #F0AFC1 #E2F0AF
split-complementary
#AFF0DE #F0AFE2 #F0BEAF
monochromatic
#48DDB3 #7BE6C9 #AFF0DE #E3FAF3 #E5FAF4
Accessibility & contrast
On white
1.29
#AFF0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#AFF0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF0DE
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF0DE | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DD
Deuteranopia (green-blind)
#DFDFDF
Tritanopia (blue-blind)
#9EF2EA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aff0de; /* rgb */ color: rgb(175, 240, 222); /* oklch */ color: oklch(90.7% 0.070 175.7);
Tailwind
colors: {
custom: {
50: '#c8f5e8',
500: '#aff0de',
950: '#000000',
},
}SCSS
$custom: #aff0de; $custom-light: #c8f5e8; $custom-dark: #000000;
JSON
{
"hex": "#aff0de",
"rgb": {
"r": 175,
"g": 240,
"b": 222
},
"hsl": {
"h": 163.385,
"s": 68.421,
"l": 81.373
},
"oklch": {
"l": 0.90654,
"c": 0.06986,
"h": 175.7
},
"luminance": 0.76708
}Semantic roles & 50–950 ramp
primary
#AFF0DE
secondary
#CE758E
accent
#1549D0
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131716
muted
#828584