#AFF0EE#AFF0EE
#AFF0EE is a very light, moderate teal. Relative luminance 0.776; OKLCH L 91.1% C 0.065 H 193.7°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF0EE |
|---|---|
| RGB | rgb(175, 240, 238) |
| HSL | hsl(178, 68%, 81%) |
| HSV | hsv(178, 27%, 94%) |
| CMYK | cmyk(27.1%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(90.60, -20.62, -5.60) |
| CIE-LCH | lch(90.60, 21.37, 195.20°) |
| OKLab | oklab(91.12% -0.0632 -0.0154) |
| OKLCH | oklch(91.12% 0.065 193.7) |
| XYZ | xyz(64.2669, 77.6040, 92.4651) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.97
Pale Cyan
#B7FFFA
ΔE00 3.32
Duck Egg Blue
#C3FBF4
ΔE00 3.50
Light Cyan
#ACFFFC
ΔE00 3.72
Eggshell Blue
#C4FFF7
ΔE00 4.08
Light Light Blue
#CAFFFB
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF0EE #F0AFB1
analogous
#AFF0CE #AFF0EE #AFD2F0
triadic
#AFF0EE #EEAFF0 #F0EEAF
tetradic
#AFF0EE #CEAFF0 #F0AFB1 #D2F0AF
square
#AFF0EE #CEAFF0 #F0AFB1 #D2F0AF
split-complementary
#AFF0EE #F0AFD2 #F0CEAF
monochromatic
#48DDD8 #7BE6E3 #AFF0EE #E3FAF9 #E5FAFA
Accessibility & contrast
On white
1.27
#AFF0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#AFF0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF0EE
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF0EE | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEE
Deuteranopia (green-blind)
#DCE0EF
Tritanopia (blue-blind)
#99F4EF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aff0ee; /* rgb */ color: rgb(175, 240, 238); /* oklch */ color: oklch(91.1% 0.065 193.7);
Tailwind
colors: {
custom: {
50: '#c8f5f3',
500: '#aff0ee',
950: '#000000',
},
}SCSS
$custom: #aff0ee; $custom-light: #c8f5f3; $custom-dark: #000000;
JSON
{
"hex": "#aff0ee",
"rgb": {
"r": 175,
"g": 240,
"b": 238
},
"hsl": {
"h": 178.154,
"s": 68.421,
"l": 81.373
},
"oklch": {
"l": 0.9112,
"c": 0.06509,
"h": 193.7
},
"luminance": 0.77607
}Semantic roles & 50–950 ramp
primary
#AFF0EE
secondary
#CE7578
accent
#151BD0
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585