#AFFDD7#AFFDD7
#AFFDD7 is a very light, moderate teal. Relative luminance 0.843; OKLCH L 93.3% C 0.093 H 162.8°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDD7 |
|---|---|
| RGB | rgb(175, 253, 215) |
| HSL | hsl(151, 95%, 84%) |
| HSV | hsv(151, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 15%, 0.8%) |
| CIE-LAB | lab(93.57, -31.60, 10.63) |
| CIE-LCH | lch(93.57, 33.35, 161.40°) |
| OKLab | oklab(93.31% -0.0886 0.0274) |
| OKLCH | oklch(93.31% 0.093 162.8) |
| XYZ | xyz(65.0660, 84.2675, 77.1137) |
| Luminance | 0.8427 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.30
Mint
#AAF0C1
ΔE00 4.04
Light Aqua
#8CFFDB
ΔE00 4.66
Pale Aqua
#B8FFEB
ΔE00 5.46
Aquamarine
#7FFFD4
ΔE00 5.50
Light Turquoise
#7EF4CC
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDD7 #FDAFD5
analogous
#AFFDB0 #AFFDD7 #AFFCFD
triadic
#AFFDD7 #D7AFFD #FDD7AF
tetradic
#AFFDD7 #B0AFFD #FDAFD5 #FCFDAF
square
#AFFDD7 #B0AFFD #FDAFD5 #FCFDAF
split-complementary
#AFFDD7 #FDAFFC #FDB0AF
monochromatic
#38FA9B #73FCB9 #AFFDD7 #E1FEF0 #E1FEF0
Accessibility & contrast
On white
1.18
#AFFDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#AFFDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDD7
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDD7 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF2D5
Deuteranopia (green-blind)
#EDE9D9
Tritanopia (blue-blind)
#9EFDF2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #affdd7; /* rgb */ color: rgb(175, 253, 215); /* oklch */ color: oklch(93.3% 0.093 162.8);
Tailwind
colors: {
custom: {
50: '#c9fee3',
500: '#affdd7',
950: '#000000',
},
}SCSS
$custom: #affdd7; $custom-light: #c9fee3; $custom-dark: #000000;
JSON
{
"hex": "#affdd7",
"rgb": {
"r": 175,
"g": 253,
"b": 215
},
"hsl": {
"h": 150.769,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.9331,
"c": 0.09278,
"h": 162.8
},
"luminance": 0.84271
}Semantic roles & 50–950 ramp
primary
#AFFDD7
secondary
#E26EA7
accent
#0070E6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131815
muted
#838684