#AFFDEC#AFFDEC
#AFFDEC is a very light, moderate teal. Relative luminance 0.854; OKLCH L 93.9% C 0.080 H 179.3°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFDEC |
|---|---|
| RGB | rgb(175, 253, 236) |
| HSL | hsl(167, 95%, 84%) |
| HSV | hsv(167, 31%, 99%) |
| CMYK | cmyk(30.8%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(94.06, -27.35, 0.52) |
| CIE-LCH | lch(94.06, 27.35, 178.92°) |
| OKLab | oklab(93.87% -0.08 0.0009) |
| OKLCH | oklch(93.87% 0.08 179.3) |
| XYZ | xyz(67.9396, 85.4170, 92.2479) |
| Luminance | 0.8542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.66
Pale Cyan
#B7FFFA
ΔE00 4.50
Eggshell Blue
#C4FFF7
ΔE00 4.51
Duck Egg Blue
#C3FBF4
ΔE00 5.02
Light Cyan
#ACFFFC
ΔE00 5.16
Tiffany Blue
#7BF2DA
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFDEC #FDAFC0
analogous
#AFFDC5 #AFFDEC #AFE7FD
triadic
#AFFDEC #ECAFFD #FDECAF
tetradic
#AFFDEC #C5AFFD #FDAFC0 #E7FDAF
square
#AFFDEC #C5AFFD #FDAFC0 #E7FDAF
split-complementary
#AFFDEC #FDAFE7 #FDC5AF
monochromatic
#38FAD0 #73FCDE #AFFDEC #E1FEF8 #E1FEF8
Accessibility & contrast
On white
1.16
#AFFDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#AFFDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFDEC
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFDEC | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EB
Deuteranopia (green-blind)
#E9EAED
Tritanopia (blue-blind)
#98FFF8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #affdec; /* rgb */ color: rgb(175, 253, 236); /* oklch */ color: oklch(93.9% 0.080 179.3);
Tailwind
colors: {
custom: {
50: '#c9fef2',
500: '#affdec',
950: '#000000',
},
}SCSS
$custom: #affdec; $custom-light: #c9fef2; $custom-dark: #000000;
JSON
{
"hex": "#affdec",
"rgb": {
"r": 175,
"g": 253,
"b": 236
},
"hsl": {
"h": 166.923,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.93872,
"c": 0.07999,
"h": 179.3
},
"luminance": 0.85421
}Semantic roles & 50–950 ramp
primary
#AFFDEC
secondary
#E26E87
accent
#0032E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131716
muted
#838585