#AFEBE5#AFEBE5
#AFEBE5 is a very light, moderate teal. Relative luminance 0.742; OKLCH L 89.8% C 0.061 H 188.5°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEBE5 |
|---|---|
| RGB | rgb(175, 235, 229) |
| HSL | hsl(174, 60%, 80%) |
| HSV | hsv(174, 26%, 92%) |
| CMYK | cmyk(25.5%, 0%, 2.6%, 7.8%) |
| CIE-LAB | lab(89.01, -20.11, -3.24) |
| CIE-LCH | lch(89.01, 20.36, 189.16°) |
| OKLab | oklab(89.77% -0.0605 -0.009) |
| OKLCH | oklch(89.77% 0.061 188.5) |
| XYZ | xyz(61.5259, 74.1850, 85.1909) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.44
Duck Egg Blue
#C3FBF4
ΔE00 3.66
Pale Cyan
#B7FFFA
ΔE00 4.33
Eggshell Blue
#C4FFF7
ΔE00 4.33
Light Light Blue
#CAFFFB
ΔE00 4.85
Light Cyan
#ACFFFC
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEBE5 #EBAFB5
analogous
#AFEBC7 #AFEBE5 #AFD3EB
triadic
#AFEBE5 #E5AFEB #EBE5AF
tetradic
#AFEBE5 #C7AFEB #EBAFB5 #D3EBAF
square
#AFEBE5 #C7AFEB #EBAFB5 #D3EBAF
split-complementary
#AFEBE5 #EBAFD3 #EBC7AF
monochromatic
#4DD3C5 #7EDFD5 #AFEBE5 #E0F7F5 #E7F9F7
Accessibility & contrast
On white
1.33
#AFEBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#AFEBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEBE5
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEBE5 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5E5
Deuteranopia (green-blind)
#D9DCE6
Tritanopia (blue-blind)
#9CEEE9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #afebe5; /* rgb */ color: rgb(175, 235, 229); /* oklch */ color: oklch(89.8% 0.061 188.5);
Tailwind
colors: {
custom: {
50: '#c8f1ed',
500: '#afebe5',
950: '#000000',
},
}SCSS
$custom: #afebe5; $custom-light: #c8f1ed; $custom-dark: #000000;
JSON
{
"hex": "#afebe5",
"rgb": {
"r": 175,
"g": 235,
"b": 229
},
"hsl": {
"h": 174,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.89774,
"c": 0.06122,
"h": 188.5
},
"luminance": 0.74188
}Semantic roles & 50–950 ramp
primary
#AFEBE5
secondary
#C7777F
accent
#1E2FC8
background
#FDFFFE
surface
#F9FEFD
border
#D2D6D5
text
#131616
muted
#828584