#AFFDFA#AFFDFA
#AFFDFA is a very light, moderate teal. Relative luminance 0.863; OKLCH L 94.3% C 0.076 H 192.9°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDFA |
|---|---|
| RGB | rgb(175, 253, 250) |
| HSL | hsl(178, 95%, 84%) |
| HSV | hsv(178, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(94.42, -24.32, -6.19) |
| CIE-LCH | lch(94.42, 25.09, 194.27°) |
| OKLab | oklab(94.28% -0.0744 -0.017) |
| OKLCH | oklch(94.28% 0.076 192.9) |
| XYZ | xyz(70.0539, 86.2627, 103.3830) |
| Luminance | 0.8627 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.72
Pale Cyan
#B7FFFA
ΔE00 1.23
Eggshell Blue
#C4FFF7
ΔE00 3.56
Duck Egg Blue
#C3FBF4
ΔE00 3.75
Paleturquoise
#AFEEEE
ΔE00 3.78
Light Light Blue
#CAFFFB
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDFA #FDAFB2
analogous
#AFFDD3 #AFFDFA #AFD9FD
triadic
#AFFDFA #FAAFFD #FDFAAF
tetradic
#AFFDFA #D3AFFD #FDAFB2 #D9FDAF
square
#AFFDFA #D3AFFD #FDAFB2 #D9FDAF
split-complementary
#AFFDFA #FDAFD9 #FDD3AF
monochromatic
#38FAF3 #73FCF6 #AFFDFA #E1FEFD #E1FEFD
Accessibility & contrast
On white
1.15
#AFFDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#AFFDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDFA
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDFA | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F5FA
Deuteranopia (green-blind)
#E5EAFB
Tritanopia (blue-blind)
#93FFFC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #affdfa; /* rgb */ color: rgb(175, 253, 250); /* oklch */ color: oklch(94.3% 0.076 192.9);
Tailwind
colors: {
custom: {
50: '#c9fefb',
500: '#affdfa',
950: '#000000',
},
}SCSS
$custom: #affdfa; $custom-light: #c9fefb; $custom-dark: #000000;
JSON
{
"hex": "#affdfa",
"rgb": {
"r": 175,
"g": 253,
"b": 250
},
"hsl": {
"h": 177.692,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.94281,
"c": 0.07631,
"h": 192.9
},
"luminance": 0.86267
}Semantic roles & 50–950 ramp
primary
#AFFDFA
secondary
#E26E73
accent
#0009E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131717
muted
#838585