#AFEBE7#AFEBE7
#AFEBE7 is a very light, moderate teal. Relative luminance 0.743; OKLCH L 89.8% C 0.061 H 191.0°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEBE7 |
|---|---|
| RGB | rgb(175, 235, 231) |
| HSL | hsl(176, 60%, 80%) |
| HSV | hsv(176, 26%, 92%) |
| CMYK | cmyk(25.5%, 0%, 1.7%, 7.8%) |
| CIE-LAB | lab(89.06, -19.68, -4.21) |
| CIE-LCH | lch(89.06, 20.12, 192.08°) |
| OKLab | oklab(89.83% -0.0598 -0.0116) |
| OKLCH | oklch(89.83% 0.061 191) |
| XYZ | xyz(61.8068, 74.2973, 86.6700) |
| Luminance | 0.7430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.71
Duck Egg Blue
#C3FBF4
ΔE00 3.77
Pale Cyan
#B7FFFA
ΔE00 4.32
Eggshell Blue
#C4FFF7
ΔE00 4.49
Light Light Blue
#CAFFFB
ΔE00 4.72
Light Cyan
#ACFFFC
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEBE7 #EBAFB3
analogous
#AFEBC9 #AFEBE7 #AFD1EB
triadic
#AFEBE7 #E7AFEB #EBE7AF
tetradic
#AFEBE7 #C9AFEB #EBAFB3 #D1EBAF
square
#AFEBE7 #C9AFEB #EBAFB3 #D1EBAF
split-complementary
#AFEBE7 #EBAFD1 #EBC9AF
monochromatic
#4DD3CA #7EDFD8 #AFEBE7 #E0F7F6 #E7F9F8
Accessibility & contrast
On white
1.32
#AFEBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#AFEBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEBE7
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEBE7 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5E7
Deuteranopia (green-blind)
#D9DCE8
Tritanopia (blue-blind)
#9CEEEA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #afebe7; /* rgb */ color: rgb(175, 235, 231); /* oklch */ color: oklch(89.8% 0.061 191.0);
Tailwind
colors: {
custom: {
50: '#c8f1ee',
500: '#afebe7',
950: '#000000',
},
}SCSS
$custom: #afebe7; $custom-light: #c8f1ee; $custom-dark: #000000;
JSON
{
"hex": "#afebe7",
"rgb": {
"r": 175,
"g": 235,
"b": 231
},
"hsl": {
"h": 176,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.89834,
"c": 0.06088,
"h": 191
},
"luminance": 0.743
}Semantic roles & 50–950 ramp
primary
#AFEBE7
secondary
#C7777C
accent
#1E29C8
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585