#AFEFEB#AFEFEB
#AFEFEB is a very light, moderate teal. Relative luminance 0.768; OKLCH L 90.8% C 0.064 H 191.2°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEFEB |
|---|---|
| RGB | rgb(175, 239, 235) |
| HSL | hsl(176, 67%, 81%) |
| HSV | hsv(176, 27%, 94%) |
| CMYK | cmyk(26.8%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(90.25, -20.78, -4.55) |
| CIE-LCH | lch(90.25, 21.28, 192.36°) |
| OKLab | oklab(90.82% -0.0632 -0.0125) |
| OKLCH | oklch(90.82% 0.064 191.2) |
| XYZ | xyz(63.5363, 76.8420, 90.0654) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.61
Duck Egg Blue
#C3FBF4
ΔE00 3.30
Pale Cyan
#B7FFFA
ΔE00 3.37
Eggshell Blue
#C4FFF7
ΔE00 3.88
Light Cyan
#ACFFFC
ΔE00 3.93
Light Light Blue
#CAFFFB
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEFEB #EFAFB3
analogous
#AFEFCB #AFEFEB #AFD3EF
triadic
#AFEFEB #EBAFEF #EFEBAF
tetradic
#AFEFEB #CBAFEF #EFAFB3 #D3EFAF
square
#AFEFEB #CBAFEF #EFAFB3 #D3EFAF
split-complementary
#AFEFEB #EFAFD3 #EFCBAF
monochromatic
#49DBD1 #7CE5DE #AFEFEB #E2F9F8 #E5FAF9
Accessibility & contrast
On white
1.28
#AFEFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#AFEFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEFEB
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEFEB | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8EB
Deuteranopia (green-blind)
#DBDFEC
Tritanopia (blue-blind)
#9AF3EE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #afefeb; /* rgb */ color: rgb(175, 239, 235); /* oklch */ color: oklch(90.8% 0.064 191.2);
Tailwind
colors: {
custom: {
50: '#c8f4f1',
500: '#afefeb',
950: '#000000',
},
}SCSS
$custom: #afefeb; $custom-light: #c8f4f1; $custom-dark: #000000;
JSON
{
"hex": "#afefeb",
"rgb": {
"r": 175,
"g": 239,
"b": 235
},
"hsl": {
"h": 176.25,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.90815,
"c": 0.06441,
"h": 191.2
},
"luminance": 0.76845
}Semantic roles & 50–950 ramp
primary
#AFEFEB
secondary
#CD757B
accent
#1722CF
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585