#AFFAEC#AFFAEC
#AFFAEC is a very light, moderate teal. Relative luminance 0.835; OKLCH L 93.2% C 0.076 H 181.7°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFAEC |
|---|---|
| RGB | rgb(175, 250, 236) |
| HSL | hsl(169, 88%, 83%) |
| HSV | hsv(169, 30%, 98%) |
| CMYK | cmyk(30%, 0%, 5.6%, 2%) |
| CIE-LAB | lab(93.25, -25.91, -0.67) |
| CIE-LCH | lch(93.25, 25.92, 181.48°) |
| OKLab | oklab(93.22% -0.0763 -0.0022) |
| OKLCH | oklch(93.22% 0.076 181.7) |
| XYZ | xyz(67.0000, 83.5378, 91.9347) |
| Luminance | 0.8354 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.46
Pale Cyan
#B7FFFA
ΔE00 3.59
Eggshell Blue
#C4FFF7
ΔE00 3.78
Duck Egg Blue
#C3FBF4
ΔE00 4.17
Light Cyan
#ACFFFC
ΔE00 4.29
Light Light Blue
#CAFFFB
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFAEC #FAAFBD
analogous
#AFFAC6 #AFFAEC #AFE2FA
triadic
#AFFAEC #ECAFFA #FAECAF
tetradic
#AFFAEC #C6AFFA #FAAFBD #E2FAAF
square
#AFFAEC #C6AFFA #FAAFBD #E2FAAF
split-complementary
#AFFAEC #FAAFE2 #FAC6AF
monochromatic
#3CF3D1 #75F6DE #AFFAEC #E2FDF8 #E2FDF8
Accessibility & contrast
On white
1.19
#AFFAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#AFFAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFAEC
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFAEC | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EB
Deuteranopia (green-blind)
#E6E7ED
Tritanopia (blue-blind)
#98FDF6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #affaec; /* rgb */ color: rgb(175, 250, 236); /* oklch */ color: oklch(93.2% 0.076 181.7);
Tailwind
colors: {
custom: {
50: '#c9fcf2',
500: '#affaec',
950: '#000000',
},
}SCSS
$custom: #affaec; $custom-light: #c9fcf2; $custom-dark: #000000;
JSON
{
"hex": "#affaec",
"rgb": {
"r": 175,
"g": 250,
"b": 236
},
"hsl": {
"h": 168.8,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.93221,
"c": 0.07637,
"h": 181.7
},
"luminance": 0.83541
}Semantic roles & 50–950 ramp
primary
#AFFAEC
secondary
#DD7084
accent
#012BE5
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131716
muted
#838585