#AFE3DE#AFE3DE
#AFE3DE is a very light, muted teal. Relative luminance 0.693; OKLCH L 87.8% C 0.054 H 188.9°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE3DE |
|---|---|
| RGB | rgb(175, 227, 222) |
| HSL | hsl(174, 48%, 79%) |
| HSV | hsv(174, 23%, 89%) |
| CMYK | cmyk(22.9%, 0%, 2.2%, 11%) |
| CIE-LAB | lab(86.66, -17.62, -3.01) |
| CIE-LCH | lch(86.66, 17.87, 189.70°) |
| OKLab | oklab(87.84% -0.0531 -0.0083) |
| OKLCH | oklch(87.84% 0.054 188.9) |
| XYZ | xyz(58.3291, 69.3237, 79.4006) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.37
Powder Blue
#B0E0E6
ΔE00 4.87
Duck Egg Blue
#C3FBF4
ΔE00 5.16
Eggshell Blue
#C4FFF7
ΔE00 6.00
Light Light Blue
#CAFFFB
ΔE00 6.04
Pale Cyan
#B7FFFA
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE3DE #E3AFB4
analogous
#AFE3C4 #AFE3DE #AFCEE3
triadic
#AFE3DE #DEAFE3 #E3DEAF
tetradic
#AFE3DE #C4AFE3 #E3AFB4 #CEE3AF
square
#AFE3DE #C4AFE3 #E3AFB4 #CEE3AF
split-complementary
#AFE3DE #E3AFCE #E3C4AF
monochromatic
#54C3B9 #82D3CB #AFE3DE #DCF3F1 #E8F7F6
Accessibility & contrast
On white
1.41
#AFE3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#AFE3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE3DE
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE3DE | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDE
Deuteranopia (green-blind)
#D3D6DF
Tritanopia (blue-blind)
#9FE6E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afe3de; /* rgb */ color: rgb(175, 227, 222); /* oklch */ color: oklch(87.8% 0.054 188.9);
Tailwind
colors: {
custom: {
50: '#c8ece8',
500: '#afe3de',
950: '#000000',
},
}SCSS
$custom: #afe3de; $custom-light: #c8ece8; $custom-dark: #000000;
JSON
{
"hex": "#afe3de",
"rgb": {
"r": 175,
"g": 227,
"b": 222
},
"hsl": {
"h": 174.231,
"s": 48.148,
"l": 78.824
},
"oklch": {
"l": 0.87844,
"c": 0.0538,
"h": 188.9
},
"luminance": 0.69326
}Semantic roles & 50–950 ramp
primary
#AFE3DE
secondary
#BD7980
accent
#2A38BB
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484