#AFEBE3#AFEBE3
#AFEBE3 is a very light, moderate teal. Relative luminance 0.741; OKLCH L 89.7% C 0.062 H 186.0°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEBE3 |
|---|---|
| RGB | rgb(175, 235, 227) |
| HSL | hsl(172, 60%, 80%) |
| HSV | hsv(172, 26%, 92%) |
| CMYK | cmyk(25.5%, 0%, 3.4%, 7.8%) |
| CIE-LAB | lab(88.96, -20.53, -2.27) |
| CIE-LCH | lch(88.96, 20.66, 186.31°) |
| OKLab | oklab(89.72% -0.0613 -0.0064) |
| OKLCH | oklch(89.72% 0.062 186) |
| XYZ | xyz(61.2483, 74.0739, 83.7287) |
| Luminance | 0.7408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.20
Duck Egg Blue
#C3FBF4
ΔE00 3.72
Eggshell Blue
#C4FFF7
ΔE00 4.31
Pale Cyan
#B7FFFA
ΔE00 4.48
Light Light Blue
#CAFFFB
ΔE00 5.09
Light Cyan
#ACFFFC
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEBE3 #EBAFB7
analogous
#AFEBC5 #AFEBE3 #AFD5EB
triadic
#AFEBE3 #E3AFEB #EBE3AF
tetradic
#AFEBE3 #C5AFEB #EBAFB7 #D5EBAF
square
#AFEBE3 #C5AFEB #EBAFB7 #D5EBAF
split-complementary
#AFEBE3 #EBAFD5 #EBC5AF
monochromatic
#4DD3C1 #7EDFD2 #AFEBE3 #E0F7F4 #E7F9F6
Accessibility & contrast
On white
1.33
#AFEBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#AFEBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEBE3
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEBE3 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E4E3
Deuteranopia (green-blind)
#D9DCE4
Tritanopia (blue-blind)
#9DEEE8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #afebe3; /* rgb */ color: rgb(175, 235, 227); /* oklch */ color: oklch(89.7% 0.062 186.0);
Tailwind
colors: {
custom: {
50: '#c8f1eb',
500: '#afebe3',
950: '#000000',
},
}SCSS
$custom: #afebe3; $custom-light: #c8f1eb; $custom-dark: #000000;
JSON
{
"hex": "#afebe3",
"rgb": {
"r": 175,
"g": 235,
"b": 227
},
"hsl": {
"h": 172,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.89715,
"c": 0.06168,
"h": 186
},
"luminance": 0.74077
}Semantic roles & 50–950 ramp
primary
#AFEBE3
secondary
#C77782
accent
#1E34C8
background
#FDFFFE
surface
#F9FEFD
border
#D2D6D5
text
#131616
muted
#828584