#AFEBE1#AFEBE1
#AFEBE1 is a very light, moderate teal. Relative luminance 0.740; OKLCH L 89.7% C 0.062 H 183.5°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEBE1 |
|---|---|
| RGB | rgb(175, 235, 225) |
| HSL | hsl(170, 60%, 80%) |
| HSV | hsv(170, 26%, 92%) |
| CMYK | cmyk(25.5%, 0%, 4.3%, 7.8%) |
| CIE-LAB | lab(88.91, -20.95, -1.30) |
| CIE-LCH | lch(88.91, 20.99, 183.55°) |
| OKLab | oklab(89.66% -0.0621 -0.0038) |
| OKLCH | oklch(89.66% 0.062 183.5) |
| XYZ | xyz(60.9739, 73.9641, 82.2833) |
| Luminance | 0.7397 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.92
Paleturquoise
#AFEEEE
ΔE00 3.96
Eggshell Blue
#C4FFF7
ΔE00 4.42
Pale Cyan
#B7FFFA
ΔE00 4.77
Pale Aqua
#B8FFEB
ΔE00 5.31
Light Light Blue
#CAFFFB
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEBE1 #EBAFB9
analogous
#AFEBC3 #AFEBE1 #AFD7EB
triadic
#AFEBE1 #E1AFEB #EBE1AF
tetradic
#AFEBE1 #C3AFEB #EBAFB9 #D7EBAF
square
#AFEBE1 #C3AFEB #EBAFB9 #D7EBAF
split-complementary
#AFEBE1 #EBAFD7 #EBC3AF
monochromatic
#4DD3BC #7EDFCF #AFEBE1 #E0F7F3 #E7F9F6
Accessibility & contrast
On white
1.33
#AFEBE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#AFEBE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEBE1
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEBE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEBE1 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E4E1
Deuteranopia (green-blind)
#DADCE2
Tritanopia (blue-blind)
#9EEDE8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #afebe1; /* rgb */ color: rgb(175, 235, 225); /* oklch */ color: oklch(89.7% 0.062 183.5);
Tailwind
colors: {
custom: {
50: '#c8f1ea',
500: '#afebe1',
950: '#000000',
},
}SCSS
$custom: #afebe1; $custom-light: #c8f1ea; $custom-dark: #000000;
JSON
{
"hex": "#afebe1",
"rgb": {
"r": 175,
"g": 235,
"b": 225
},
"hsl": {
"h": 170,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.89656,
"c": 0.06227,
"h": 183.5
},
"luminance": 0.73967
}Semantic roles & 50–950 ramp
primary
#AFEBE1
secondary
#C77784
accent
#1E3AC8
background
#FDFFFE
surface
#F9FEFD
border
#D2D6D5
text
#131616
muted
#828584