#AFEBE2#AFEBE2
#AFEBE2 is a very light, moderate teal. Relative luminance 0.740; OKLCH L 89.7% C 0.062 H 184.7°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEBE2 |
|---|---|
| RGB | rgb(175, 235, 226) |
| HSL | hsl(171, 60%, 80%) |
| HSV | hsv(171, 26%, 92%) |
| CMYK | cmyk(25.5%, 0%, 3.8%, 7.8%) |
| CIE-LAB | lab(88.93, -20.74, -1.79) |
| CIE-LCH | lch(88.93, 20.82, 184.92°) |
| OKLab | oklab(89.69% -0.0617 -0.0051) |
| OKLCH | oklch(89.69% 0.062 184.7) |
| XYZ | xyz(61.1107, 74.0189, 83.0039) |
| Luminance | 0.7402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.58
Duck Egg Blue
#C3FBF4
ΔE00 3.80
Eggshell Blue
#C4FFF7
ΔE00 4.35
Pale Cyan
#B7FFFA
ΔE00 4.61
Light Light Blue
#CAFFFB
ΔE00 5.24
Light Cyan
#ACFFFC
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEBE2 #EBAFB8
analogous
#AFEBC4 #AFEBE2 #AFD6EB
triadic
#AFEBE2 #E2AFEB #EBE2AF
tetradic
#AFEBE2 #C4AFEB #EBAFB8 #D6EBAF
square
#AFEBE2 #C4AFEB #EBAFB8 #D6EBAF
split-complementary
#AFEBE2 #EBAFD6 #EBC4AF
monochromatic
#4DD3BF #7EDFD0 #AFEBE2 #E0F7F4 #E7F9F6
Accessibility & contrast
On white
1.33
#AFEBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#AFEBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEBE2
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEBE2 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E4E2
Deuteranopia (green-blind)
#DADCE3
Tritanopia (blue-blind)
#9DEEE8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #afebe2; /* rgb */ color: rgb(175, 235, 226); /* oklch */ color: oklch(89.7% 0.062 184.7);
Tailwind
colors: {
custom: {
50: '#c8f1eb',
500: '#afebe2',
950: '#000000',
},
}SCSS
$custom: #afebe2; $custom-light: #c8f1eb; $custom-dark: #000000;
JSON
{
"hex": "#afebe2",
"rgb": {
"r": 175,
"g": 235,
"b": 226
},
"hsl": {
"h": 171,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.89685,
"c": 0.06196,
"h": 184.7
},
"luminance": 0.74022
}Semantic roles & 50–950 ramp
primary
#AFEBE2
secondary
#C77783
accent
#1E37C8
background
#FDFFFE
surface
#F9FEFD
border
#D2D6D5
text
#131616
muted
#828584