#AFFEF0#AFFEF0
#AFFEF0 is a very light, moderate teal. Relative luminance 0.863; OKLCH L 94.2% C 0.080 H 182.2°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEF0 |
|---|---|
| RGB | rgb(175, 254, 240) |
| HSL | hsl(169, 98%, 84%) |
| HSV | hsv(169, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(94.43, -26.98, -1.01) |
| CIE-LCH | lch(94.43, 26.99, 182.14°) |
| OKLab | oklab(94.2% -0.0796 -0.0031) |
| OKLCH | oklch(94.2% 0.08 182.2) |
| XYZ | xyz(68.8438, 86.2851, 95.4483) |
| Luminance | 0.8629 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.53
Pale Cyan
#B7FFFA
ΔE00 3.50
Eggshell Blue
#C4FFF7
ΔE00 3.93
Light Cyan
#ACFFFC
ΔE00 4.06
Duck Egg Blue
#C3FBF4
ΔE00 4.48
Light Light Blue
#CAFFFB
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEF0 #FEAFBD
analogous
#AFFEC9 #AFFEF0 #AFE5FE
triadic
#AFFEF0 #F0AFFE #FEF0AF
tetradic
#AFFEF0 #C9AFFE #FEAFBD #E5FEAF
square
#AFFEF0 #C9AFFE #FEAFBD #E5FEAF
split-complementary
#AFFEF0 #FEAFE5 #FEC9AF
monochromatic
#36FCD9 #73FDE5 #AFFEF0 #E1FFF9 #E1FFF9
Accessibility & contrast
On white
1.15
#AFFEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#AFFEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEF0
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEF0 | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5F0
Deuteranopia (green-blind)
#E9EBF1
Tritanopia (blue-blind)
#96FFFA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #affef0; /* rgb */ color: rgb(175, 254, 240); /* oklch */ color: oklch(94.2% 0.080 182.2);
Tailwind
colors: {
custom: {
50: '#c9fff4',
500: '#affef0',
950: '#000000',
},
}SCSS
$custom: #affef0; $custom-light: #c9fff4; $custom-dark: #000000;
JSON
{
"hex": "#affef0",
"rgb": {
"r": 175,
"g": 254,
"b": 240
},
"hsl": {
"h": 169.367,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.94202,
"c": 0.07964,
"h": 182.2
},
"luminance": 0.86289
}Semantic roles & 50–950 ramp
primary
#AFFEF0
secondary
#E46E83
accent
#0029E6
background
#FEFFFF
surface
#FAFFFE
border
#D3D7D6
text
#131817
muted
#838685