#AFFDF9#AFFDF9
#AFFDF9 is a very light, moderate teal. Relative luminance 0.862; OKLCH L 94.3% C 0.076 H 191.9°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDF9 |
|---|---|
| RGB | rgb(175, 253, 249) |
| HSL | hsl(177, 95%, 84%) |
| HSV | hsv(177, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 1.6%, 0.8%) |
| CIE-LAB | lab(94.40, -24.54, -5.71) |
| CIE-LCH | lch(94.40, 25.20, 193.10°) |
| OKLab | oklab(94.25% -0.0748 -0.0157) |
| OKLCH | oklch(94.25% 0.076 191.9) |
| XYZ | xyz(69.8975, 86.2001, 102.5594) |
| Luminance | 0.8620 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.79
Pale Cyan
#B7FFFA
ΔE00 1.09
Eggshell Blue
#C4FFF7
ΔE00 3.42
Duck Egg Blue
#C3FBF4
ΔE00 3.65
Paleturquoise
#AFEEEE
ΔE00 3.93
Light Light Blue
#CAFFFB
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDF9 #FDAFB3
analogous
#AFFDD2 #AFFDF9 #AFDAFD
triadic
#AFFDF9 #F9AFFD #FDF9AF
tetradic
#AFFDF9 #D2AFFD #FDAFB3 #DAFDAF
square
#AFFDF9 #D2AFFD #FDAFB3 #DAFDAF
split-complementary
#AFFDF9 #FDAFDA #FDD2AF
monochromatic
#38FAF0 #73FCF5 #AFFDF9 #E1FEFD #E1FEFD
Accessibility & contrast
On white
1.15
#AFFDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#AFFDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDF9
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDF9 | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F5F9
Deuteranopia (green-blind)
#E5EAFA
Tritanopia (blue-blind)
#93FFFB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #affdf9; /* rgb */ color: rgb(175, 253, 249); /* oklch */ color: oklch(94.3% 0.076 191.9);
Tailwind
colors: {
custom: {
50: '#c9fefb',
500: '#affdf9',
950: '#000000',
},
}SCSS
$custom: #affdf9; $custom-light: #c9fefb; $custom-dark: #000000;
JSON
{
"hex": "#affdf9",
"rgb": {
"r": 175,
"g": 253,
"b": 249
},
"hsl": {
"h": 176.923,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.94251,
"c": 0.07642,
"h": 191.9
},
"luminance": 0.86204
}Semantic roles & 50–950 ramp
primary
#AFFDF9
secondary
#E26E74
accent
#000CE6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131717
muted
#838585