#AFFEF8#AFFEF8
#AFFEF8 is a very light, moderate teal. Relative luminance 0.868; OKLCH L 94.4% C 0.078 H 189.9°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEF8 |
|---|---|
| RGB | rgb(175, 254, 248) |
| HSL | hsl(175, 98%, 84%) |
| HSV | hsv(175, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(94.64, -25.24, -4.83) |
| CIE-LCH | lch(94.64, 25.70, 190.84°) |
| OKLab | oklab(94.44% -0.0764 -0.0134) |
| OKLCH | oklch(94.44% 0.078 189.9) |
| XYZ | xyz(70.0585, 86.7709, 101.8457) |
| Luminance | 0.8678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.19
Light Cyan
#ACFFFC
ΔE00 1.20
Eggshell Blue
#C4FFF7
ΔE00 3.31
Duck Egg Blue
#C3FBF4
ΔE00 3.69
Paleturquoise
#AFEEEE
ΔE00 4.48
Light Light Blue
#CAFFFB
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEF8 #FEAFB5
analogous
#AFFED1 #AFFEF8 #AFDDFE
triadic
#AFFEF8 #F8AFFE #FEF8AF
tetradic
#AFFEF8 #D1AFFE #FEAFB5 #DDFEAF
square
#AFFEF8 #D1AFFE #FEAFB5 #DDFEAF
split-complementary
#AFFEF8 #FEAFDD #FED1AF
monochromatic
#36FCED #73FDF3 #AFFEF8 #E1FFFC #E1FFFC
Accessibility & contrast
On white
1.14
#AFFEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#AFFEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEF8
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEF8 | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6F8
Deuteranopia (green-blind)
#E7EBF9
Tritanopia (blue-blind)
#94FFFC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #affef8; /* rgb */ color: rgb(175, 254, 248); /* oklch */ color: oklch(94.4% 0.078 189.9);
Tailwind
colors: {
custom: {
50: '#c9fffa',
500: '#affef8',
950: '#000000',
},
}SCSS
$custom: #affef8; $custom-light: #c9fffa; $custom-dark: #000000;
JSON
{
"hex": "#affef8",
"rgb": {
"r": 175,
"g": 254,
"b": 248
},
"hsl": {
"h": 175.443,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.94437,
"c": 0.07754,
"h": 189.9
},
"luminance": 0.86775
}Semantic roles & 50–950 ramp
primary
#AFFEF8
secondary
#E46E77
accent
#0011E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685