#AFFDEE#AFFDEE
#AFFDEE is a very light, moderate teal. Relative luminance 0.855; OKLCH L 93.9% C 0.079 H 181.2°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDEE |
|---|---|
| RGB | rgb(175, 253, 238) |
| HSL | hsl(168, 95%, 84%) |
| HSV | hsv(168, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(94.11, -26.92, -0.44) |
| CIE-LCH | lch(94.11, 26.93, 180.94°) |
| OKLab | oklab(93.93% -0.0792 -0.0016) |
| OKLCH | oklch(93.93% 0.079 181.2) |
| XYZ | xyz(68.2318, 85.5339, 93.7868) |
| Luminance | 0.8554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.18
Pale Cyan
#B7FFFA
ΔE00 3.83
Eggshell Blue
#C4FFF7
ΔE00 4.07
Light Cyan
#ACFFFC
ΔE00 4.45
Duck Egg Blue
#C3FBF4
ΔE00 4.59
Light Light Blue
#CAFFFB
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDEE #FDAFBE
analogous
#AFFDC7 #AFFDEE #AFE5FD
triadic
#AFFDEE #EEAFFD #FDEEAF
tetradic
#AFFDEE #C7AFFD #FDAFBE #E5FDAF
square
#AFFDEE #C7AFFD #FDAFBE #E5FDAF
split-complementary
#AFFDEE #FDAFE5 #FDC7AF
monochromatic
#38FAD5 #73FCE1 #AFFDEE #E1FEF9 #E1FEF9
Accessibility & contrast
On white
1.16
#AFFDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#AFFDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDEE
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDEE | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4ED
Deuteranopia (green-blind)
#E8EAEF
Tritanopia (blue-blind)
#97FFF8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #affdee; /* rgb */ color: rgb(175, 253, 238); /* oklch */ color: oklch(93.9% 0.079 181.2);
Tailwind
colors: {
custom: {
50: '#c9fef3',
500: '#affdee',
950: '#000000',
},
}SCSS
$custom: #affdee; $custom-light: #c9fef3; $custom-dark: #000000;
JSON
{
"hex": "#affdee",
"rgb": {
"r": 175,
"g": 253,
"b": 238
},
"hsl": {
"h": 168.462,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.93928,
"c": 0.07919,
"h": 181.2
},
"luminance": 0.85538
}Semantic roles & 50–950 ramp
primary
#AFFDEE
secondary
#E26E84
accent
#002CE6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131717
muted
#838585