#AFFDDF#AFFDDF
#AFFDDF is a very light, moderate teal. Relative luminance 0.847; OKLCH L 93.5% C 0.087 H 168.5°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDDF |
|---|---|
| RGB | rgb(175, 253, 223) |
| HSL | hsl(157, 95%, 84%) |
| HSV | hsv(157, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 11.9%, 0.8%) |
| CIE-LAB | lab(93.75, -30.03, 6.77) |
| CIE-LCH | lch(93.75, 30.78, 167.29°) |
| OKLab | oklab(93.52% -0.0853 0.0174) |
| OKLCH | oklch(93.52% 0.087 168.5) |
| XYZ | xyz(66.1192, 84.6888, 82.6604) |
| Luminance | 0.8469 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.43
Pale Aqua
#B8FFEB
ΔE00 3.26
Light Aqua
#8CFFDB
ΔE00 4.35
Light Turquoise
#7EF4CC
ΔE00 5.77
Aquamarine
#7FFFD4
ΔE00 5.88
Mint
#AAF0C1
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDDF #FDAFCD
analogous
#AFFDB8 #AFFDDF #AFF4FD
triadic
#AFFDDF #DFAFFD #FDDFAF
tetradic
#AFFDDF #B8AFFD #FDAFCD #F4FDAF
square
#AFFDDF #B8AFFD #FDAFCD #F4FDAF
split-complementary
#AFFDDF #FDAFF4 #FDB8AF
monochromatic
#38FAAF #73FCC7 #AFFDDF #E1FEF3 #E1FEF3
Accessibility & contrast
On white
1.17
#AFFDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#AFFDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDDF
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDDF | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3DE
Deuteranopia (green-blind)
#EBE9E1
Tritanopia (blue-blind)
#9CFEF4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #affddf; /* rgb */ color: rgb(175, 253, 223); /* oklch */ color: oklch(93.5% 0.087 168.5);
Tailwind
colors: {
custom: {
50: '#c9fee9',
500: '#affddf',
950: '#000000',
},
}SCSS
$custom: #affddf; $custom-light: #c9fee9; $custom-dark: #000000;
JSON
{
"hex": "#affddf",
"rgb": {
"r": 175,
"g": 253,
"b": 223
},
"hsl": {
"h": 156.923,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.93516,
"c": 0.08707,
"h": 168.5
},
"luminance": 0.84692
}Semantic roles & 50–950 ramp
primary
#AFFDDF
secondary
#E26E9B
accent
#0058E6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131816
muted
#838684