#AFFEFC#AFFEFC
#AFFEFC is a very light, moderate teal. Relative luminance 0.870; OKLCH L 94.6% C 0.077 H 193.9°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFEFC |
|---|---|
| RGB | rgb(175, 254, 252) |
| HSL | hsl(178, 98%, 84%) |
| HSV | hsv(178, 31%, 100%) |
| CMYK | cmyk(31.1%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(94.75, -24.36, -6.74) |
| CIE-LCH | lch(94.75, 25.27, 195.47°) |
| OKLab | oklab(94.56% -0.0748 -0.0185) |
| OKLCH | oklch(94.56% 0.077 193.9) |
| XYZ | xyz(70.6857, 87.0218, 105.1489) |
| Luminance | 0.8703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 0.69
Pale Cyan
#B7FFFA
ΔE00 1.48
Eggshell Blue
#C4FFF7
ΔE00 3.80
Paleturquoise
#AFEEEE
ΔE00 3.89
Duck Egg Blue
#C3FBF4
ΔE00 3.99
Light Light Blue
#CAFFFB
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFEFC #FEAFB1
analogous
#AFFED5 #AFFEFC #AFD9FE
triadic
#AFFEFC #FCAFFE #FEFCAF
tetradic
#AFFEFC #D5AFFE #FEAFB1 #D9FEAF
square
#AFFEFC #D5AFFE #FEAFB1 #D9FEAF
split-complementary
#AFFEFC #FEAFD9 #FED5AF
monochromatic
#36FCF7 #73FDFA #AFFEFC #E1FFFE #E1FFFE
Accessibility & contrast
On white
1.14
#AFFEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#AFFEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFEFC
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFEFC | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FC
Deuteranopia (green-blind)
#E6EBFD
Tritanopia (blue-blind)
#92FFFD
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #affefc; /* rgb */ color: rgb(175, 254, 252); /* oklch */ color: oklch(94.6% 0.077 193.9);
Tailwind
colors: {
custom: {
50: '#c9fffd',
500: '#affefc',
950: '#000000',
},
}SCSS
$custom: #affefc; $custom-light: #c9fffd; $custom-dark: #000000;
JSON
{
"hex": "#affefc",
"rgb": {
"r": 175,
"g": 254,
"b": 252
},
"hsl": {
"h": 178.481,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.94557,
"c": 0.07706,
"h": 193.9
},
"luminance": 0.87026
}Semantic roles & 50–950 ramp
primary
#AFFEFC
secondary
#E46E71
accent
#0006E6
background
#FEFFFF
surface
#FAFFFF
border
#D3D7D7
text
#131817
muted
#838685