#AFFEF4#AFFEF4
#AFFEF4 is a very light, moderate teal. Relative luminance 0.865; OKLCH L 94.3% C 0.078 H 186.0°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEF4 |
|---|---|
| RGB | rgb(175, 254, 244) |
| HSL | hsl(172, 98%, 84%) |
| HSV | hsv(172, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 3.9%, 0.4%) |
| CIE-LAB | lab(94.54, -26.11, -2.92) |
| CIE-LCH | lch(94.54, 26.28, 186.39°) |
| OKLab | oklab(94.32% -0.078 -0.0082) |
| OKLCH | oklch(94.32% 0.078 186) |
| XYZ | xyz(69.4445, 86.5254, 98.6123) |
| Luminance | 0.8653 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.20
Light Cyan
#ACFFFC
ΔE00 2.62
Eggshell Blue
#C4FFF7
ΔE00 3.37
Pale Aqua
#B8FFEB
ΔE00 3.81
Duck Egg Blue
#C3FBF4
ΔE00 3.88
Light Light Blue
#CAFFFB
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEF4 #FEAFB9
analogous
#AFFECD #AFFEF4 #AFE1FE
triadic
#AFFEF4 #F4AFFE #FEF4AF
tetradic
#AFFEF4 #CDAFFE #FEAFB9 #E1FEAF
square
#AFFEF4 #CDAFFE #FEAFB9 #E1FEAF
split-complementary
#AFFEF4 #FEAFE1 #FECDAF
monochromatic
#36FCE3 #73FDEC #AFFEF4 #E1FFFB #E1FFFB
Accessibility & contrast
On white
1.15
#AFFEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#AFFEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEF4
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEF4 | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F6F4
Deuteranopia (green-blind)
#E8EBF5
Tritanopia (blue-blind)
#95FFFB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #affef4; /* rgb */ color: rgb(175, 254, 244); /* oklch */ color: oklch(94.3% 0.078 186.0);
Tailwind
colors: {
custom: {
50: '#c9fff7',
500: '#affef4',
950: '#000000',
},
}SCSS
$custom: #affef4; $custom-light: #c9fff7; $custom-dark: #000000;
JSON
{
"hex": "#affef4",
"rgb": {
"r": 175,
"g": 254,
"b": 244
},
"hsl": {
"h": 172.405,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.94318,
"c": 0.07841,
"h": 186
},
"luminance": 0.86529
}Semantic roles & 50–950 ramp
primary
#AFFEF4
secondary
#E46E7D
accent
#001DE6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131817
muted
#838685