#AFFDEB#AFFDEB
#AFFDEB is a very light, moderate teal. Relative luminance 0.854; OKLCH L 93.8% C 0.080 H 178.4°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDEB |
|---|---|
| RGB | rgb(175, 253, 235) |
| HSL | hsl(166, 95%, 84%) |
| HSV | hsv(166, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(94.04, -27.56, 1.00) |
| CIE-LCH | lch(94.04, 27.58, 177.93°) |
| OKLab | oklab(93.84% -0.0804 0.0022) |
| OKLCH | oklch(93.84% 0.08 178.4) |
| XYZ | xyz(67.7947, 85.3590, 91.4849) |
| Luminance | 0.8536 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.45
Eggshell Blue
#C4FFF7
ΔE00 4.74
Pale Cyan
#B7FFFA
ΔE00 4.83
Duck Egg Blue
#C3FBF4
ΔE00 5.25
Light Cyan
#ACFFFC
ΔE00 5.50
Tiffany Blue
#7BF2DA
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDEB #FDAFC1
analogous
#AFFDC4 #AFFDEB #AFE8FD
triadic
#AFFDEB #EBAFFD #FDEBAF
tetradic
#AFFDEB #C4AFFD #FDAFC1 #E8FDAF
square
#AFFDEB #C4AFFD #FDAFC1 #E8FDAF
split-complementary
#AFFDEB #FDAFE8 #FDC4AF
monochromatic
#38FACD #73FCDC #AFFDEB #E1FEF8 #E1FEF8
Accessibility & contrast
On white
1.16
#AFFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#AFFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDEB
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDEB | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EA
Deuteranopia (green-blind)
#E9EAEC
Tritanopia (blue-blind)
#98FFF7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #affdeb; /* rgb */ color: rgb(175, 253, 235); /* oklch */ color: oklch(93.8% 0.080 178.4);
Tailwind
colors: {
custom: {
50: '#c9fef1',
500: '#affdeb',
950: '#000000',
},
}SCSS
$custom: #affdeb; $custom-light: #c9fef1; $custom-dark: #000000;
JSON
{
"hex": "#affdeb",
"rgb": {
"r": 175,
"g": 253,
"b": 235
},
"hsl": {
"h": 166.154,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.93843,
"c": 0.08042,
"h": 178.4
},
"luminance": 0.85363
}Semantic roles & 50–950 ramp
primary
#AFFDEB
secondary
#E26E89
accent
#0035E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131716
muted
#838585