#AFEBE0#AFEBE0
#AFEBE0 is a very light, moderate teal. Relative luminance 0.739; OKLCH L 89.6% C 0.063 H 182.3°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEBE0 |
|---|---|
| RGB | rgb(175, 235, 224) |
| HSL | hsl(169, 60%, 80%) |
| HSV | hsv(169, 26%, 92%) |
| CMYK | cmyk(25.5%, 0%, 4.7%, 7.8%) |
| CIE-LAB | lab(88.88, -21.16, -0.81) |
| CIE-LCH | lch(88.88, 21.18, 182.20°) |
| OKLab | oklab(89.63% -0.0626 -0.0025) |
| OKLCH | oklch(89.63% 0.063 182.3) |
| XYZ | xyz(60.8378, 73.9097, 81.5670) |
| Luminance | 0.7391 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.06
Paleturquoise
#AFEEEE
ΔE00 4.33
Eggshell Blue
#C4FFF7
ΔE00 4.53
Pale Cyan
#B7FFFA
ΔE00 4.95
Pale Aqua
#B8FFEB
ΔE00 5.09
Light Light Blue
#CAFFFB
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEBE0 #EBAFBA
analogous
#AFEBC2 #AFEBE0 #AFD8EB
triadic
#AFEBE0 #E0AFEB #EBE0AF
tetradic
#AFEBE0 #C2AFEB #EBAFBA #D8EBAF
square
#AFEBE0 #C2AFEB #EBAFBA #D8EBAF
split-complementary
#AFEBE0 #EBAFD8 #EBC2AF
monochromatic
#4DD3BA #7EDFCD #AFEBE0 #E0F7F3 #E7F9F6
Accessibility & contrast
On white
1.33
#AFEBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#AFEBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEBE0
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEBE0 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E4E0
Deuteranopia (green-blind)
#DADCE1
Tritanopia (blue-blind)
#9EEDE7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #afebe0; /* rgb */ color: rgb(175, 235, 224); /* oklch */ color: oklch(89.6% 0.063 182.3);
Tailwind
colors: {
custom: {
50: '#c8f1e9',
500: '#afebe0',
950: '#000000',
},
}SCSS
$custom: #afebe0; $custom-light: #c8f1e9; $custom-dark: #000000;
JSON
{
"hex": "#afebe0",
"rgb": {
"r": 175,
"g": 235,
"b": 224
},
"hsl": {
"h": 169,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.89627,
"c": 0.06261,
"h": 182.3
},
"luminance": 0.73912
}Semantic roles & 50–950 ramp
primary
#AFEBE0
secondary
#C77786
accent
#1E3DC8
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131616
muted
#828584