#AFEBE8#AFEBE8
#AFEBE8 is a very light, moderate teal. Relative luminance 0.744; OKLCH L 89.9% C 0.061 H 192.3°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEBE8 |
|---|---|
| RGB | rgb(175, 235, 232) |
| HSL | hsl(177, 60%, 80%) |
| HSV | hsv(177, 26%, 92%) |
| CMYK | cmyk(25.5%, 0%, 1.3%, 7.8%) |
| CIE-LAB | lab(89.09, -19.46, -4.69) |
| CIE-LCH | lch(89.09, 20.02, 193.56°) |
| OKLab | oklab(89.86% -0.0594 -0.0129) |
| OKLCH | oklch(89.86% 0.061 192.3) |
| XYZ | xyz(61.9484, 74.3540, 87.4159) |
| Luminance | 0.7436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.36
Duck Egg Blue
#C3FBF4
ΔE00 3.88
Pale Cyan
#B7FFFA
ΔE00 4.38
Eggshell Blue
#C4FFF7
ΔE00 4.62
Light Light Blue
#CAFFFB
ΔE00 4.70
Light Sky Blue
#C6FCFF
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEBE8 #EBAFB2
analogous
#AFEBCA #AFEBE8 #AFD0EB
triadic
#AFEBE8 #E8AFEB #EBE8AF
tetradic
#AFEBE8 #CAAFEB #EBAFB2 #D0EBAF
square
#AFEBE8 #CAAFEB #EBAFB2 #D0EBAF
split-complementary
#AFEBE8 #EBAFD0 #EBCAAF
monochromatic
#4DD3CC #7EDFDA #AFEBE8 #E0F7F6 #E7F9F8
Accessibility & contrast
On white
1.32
#AFEBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#AFEBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEBE8
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEBE8 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5E8
Deuteranopia (green-blind)
#D8DCE9
Tritanopia (blue-blind)
#9CEEEA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #afebe8; /* rgb */ color: rgb(175, 235, 232); /* oklch */ color: oklch(89.9% 0.061 192.3);
Tailwind
colors: {
custom: {
50: '#c8f1ef',
500: '#afebe8',
950: '#000000',
},
}SCSS
$custom: #afebe8; $custom-light: #c8f1ef; $custom-dark: #000000;
JSON
{
"hex": "#afebe8",
"rgb": {
"r": 175,
"g": 235,
"b": 232
},
"hsl": {
"h": 177,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.89864,
"c": 0.06075,
"h": 192.3
},
"luminance": 0.74357
}Semantic roles & 50–950 ramp
primary
#AFEBE8
secondary
#C7777B
accent
#1E26C8
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585