#AFFEF7#AFFEF7
#AFFEF7 is a very light, moderate teal. Relative luminance 0.867; OKLCH L 94.4% C 0.078 H 189.0°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEF7 |
|---|---|
| RGB | rgb(175, 254, 247) |
| HSL | hsl(175, 98%, 84%) |
| HSV | hsv(175, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 2.8%, 0.4%) |
| CIE-LAB | lab(94.61, -25.46, -4.36) |
| CIE-LCH | lch(94.61, 25.83, 189.71°) |
| OKLab | oklab(94.41% -0.0768 -0.0121) |
| OKLCH | oklch(94.41% 0.078 189) |
| XYZ | xyz(69.9037, 86.7090, 101.0308) |
| Luminance | 0.8671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.37
Light Cyan
#ACFFFC
ΔE00 1.55
Eggshell Blue
#C4FFF7
ΔE00 3.27
Duck Egg Blue
#C3FBF4
ΔE00 3.69
Light Light Blue
#CAFFFB
ΔE00 4.66
Paleturquoise
#AFEEEE
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEF7 #FEAFB6
analogous
#AFFED0 #AFFEF7 #AFDEFE
triadic
#AFFEF7 #F7AFFE #FEF7AF
tetradic
#AFFEF7 #D0AFFE #FEAFB6 #DEFEAF
square
#AFFEF7 #D0AFFE #FEAFB6 #DEFEAF
split-complementary
#AFFEF7 #FEAFDE #FED0AF
monochromatic
#36FCEB #73FDF1 #AFFEF7 #E1FFFC #E1FFFC
Accessibility & contrast
On white
1.14
#AFFEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#AFFEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEF7
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEF7 | 1.00 | 1.14 | 18.34 | 18.34 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F6F7
Deuteranopia (green-blind)
#E7EBF8
Tritanopia (blue-blind)
#94FFFC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #affef7; /* rgb */ color: rgb(175, 254, 247); /* oklch */ color: oklch(94.4% 0.078 189.0);
Tailwind
colors: {
custom: {
50: '#c9fff9',
500: '#affef7',
950: '#000000',
},
}SCSS
$custom: #affef7; $custom-light: #c9fff9; $custom-dark: #000000;
JSON
{
"hex": "#affef7",
"rgb": {
"r": 175,
"g": 254,
"b": 247
},
"hsl": {
"h": 174.684,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.94407,
"c": 0.07773,
"h": 189
},
"luminance": 0.86713
}Semantic roles & 50–950 ramp
primary
#AFFEF7
secondary
#E46E78
accent
#0014E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685