#AFEFED#AFEFED
#AFEFED is a very light, moderate teal. Relative luminance 0.770; OKLCH L 90.9% C 0.064 H 193.6°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEFED |
|---|---|
| RGB | rgb(175, 239, 237) |
| HSL | hsl(178, 67%, 81%) |
| HSV | hsv(178, 27%, 94%) |
| CMYK | cmyk(26.8%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(90.30, -20.35, -5.52) |
| CIE-LCH | lch(90.30, 21.09, 195.18°) |
| OKLab | oklab(90.88% -0.0624 -0.0151) |
| OKLCH | oklch(90.88% 0.064 193.6) |
| XYZ | xyz(63.8268, 76.9583, 91.5957) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.85
Pale Cyan
#B7FFFA
ΔE00 3.54
Duck Egg Blue
#C3FBF4
ΔE00 3.58
Light Cyan
#ACFFFC
ΔE00 3.97
Eggshell Blue
#C4FFF7
ΔE00 4.20
Light Light Blue
#CAFFFB
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEFED #EFAFB1
analogous
#AFEFCD #AFEFED #AFD1EF
triadic
#AFEFED #EDAFEF #EFEDAF
tetradic
#AFEFED #CDAFEF #EFAFB1 #D1EFAF
square
#AFEFED #CDAFEF #EFAFB1 #D1EFAF
split-complementary
#AFEFED #EFAFD1 #EFCDAF
monochromatic
#49DBD6 #7CE5E2 #AFEFED #E2F9F8 #E5FAF9
Accessibility & contrast
On white
1.28
#AFEFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#AFEFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEFED
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEFED | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9ED
Deuteranopia (green-blind)
#DBDFEE
Tritanopia (blue-blind)
#99F3EE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #afefed; /* rgb */ color: rgb(175, 239, 237); /* oklch */ color: oklch(90.9% 0.064 193.6);
Tailwind
colors: {
custom: {
50: '#c8f4f2',
500: '#afefed',
950: '#000000',
},
}SCSS
$custom: #afefed; $custom-light: #c8f4f2; $custom-dark: #000000;
JSON
{
"hex": "#afefed",
"rgb": {
"r": 175,
"g": 239,
"b": 237
},
"hsl": {
"h": 178.125,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.90875,
"c": 0.0642,
"h": 193.6
},
"luminance": 0.76961
}Semantic roles & 50–950 ramp
primary
#AFEFED
secondary
#CD7578
accent
#171DCF
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585