#AFFEF9#AFFEF9
#AFFEF9 is a very light, moderate teal. Relative luminance 0.868; OKLCH L 94.5% C 0.077 H 190.9°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEF9 |
|---|---|
| RGB | rgb(175, 254, 249) |
| HSL | hsl(176, 98%, 84%) |
| HSV | hsv(176, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(94.67, -25.02, -5.31) |
| CIE-LCH | lch(94.67, 25.58, 191.99°) |
| OKLab | oklab(94.47% -0.076 -0.0147) |
| OKLCH | oklch(94.47% 0.077 190.9) |
| XYZ | xyz(70.2140, 86.8332, 102.6649) |
| Luminance | 0.8684 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.88
Pale Cyan
#B7FFFA
ΔE00 1.10
Eggshell Blue
#C4FFF7
ΔE00 3.38
Duck Egg Blue
#C3FBF4
ΔE00 3.72
Paleturquoise
#AFEEEE
ΔE00 4.29
Light Light Blue
#CAFFFB
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEF9 #FEAFB4
analogous
#AFFED2 #AFFEF9 #AFDCFE
triadic
#AFFEF9 #F9AFFE #FEF9AF
tetradic
#AFFEF9 #D2AFFE #FEAFB4 #DCFEAF
square
#AFFEF9 #D2AFFE #FEAFB4 #DCFEAF
split-complementary
#AFFEF9 #FEAFDC #FED2AF
monochromatic
#36FCF0 #73FDF4 #AFFEF9 #E1FFFD #E1FFFD
Accessibility & contrast
On white
1.14
#AFFEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#AFFEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEF9
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEF9 | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6F9
Deuteranopia (green-blind)
#E6EBFA
Tritanopia (blue-blind)
#93FFFC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #affef9; /* rgb */ color: rgb(175, 254, 249); /* oklch */ color: oklch(94.5% 0.077 190.9);
Tailwind
colors: {
custom: {
50: '#c9fffb',
500: '#affef9',
950: '#000000',
},
}SCSS
$custom: #affef9; $custom-light: #c9fffb; $custom-dark: #000000;
JSON
{
"hex": "#affef9",
"rgb": {
"r": 175,
"g": 254,
"b": 249
},
"hsl": {
"h": 176.203,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.94466,
"c": 0.07738,
"h": 190.9
},
"luminance": 0.86837
}Semantic roles & 50–950 ramp
primary
#AFFEF9
secondary
#E46E75
accent
#000FE6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685