#AFE2DE#AFE2DE
#AFE2DE is a very light, muted teal. Relative luminance 0.688; OKLCH L 87.6% C 0.053 H 190.3°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE2DE |
|---|---|
| RGB | rgb(175, 226, 222) |
| HSL | hsl(175, 47%, 79%) |
| HSV | hsv(175, 23%, 89%) |
| CMYK | cmyk(22.6%, 0%, 1.8%, 11.4%) |
| CIE-LAB | lab(86.39, -17.12, -3.41) |
| CIE-LCH | lch(86.39, 17.45, 191.26°) |
| OKLab | oklab(87.63% -0.0519 -0.0094) |
| OKLCH | oklch(87.63% 0.053 190.3) |
| XYZ | xyz(58.0564, 68.7783, 79.3097) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.41
Powder Blue
#B0E0E6
ΔE00 4.40
Duck Egg Blue
#C3FBF4
ΔE00 5.43
Light Light Blue
#CAFFFB
ΔE00 6.21
Eggshell Blue
#C4FFF7
ΔE00 6.31
Light Sky Blue
#C6FCFF
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE2DE #E2AFB3
analogous
#AFE2C4 #AFE2DE #AFCCE2
triadic
#AFE2DE #DEAFE2 #E2DEAF
tetradic
#AFE2DE #C4AFE2 #E2AFB3 #CCE2AF
square
#AFE2DE #C4AFE2 #E2AFB3 #CCE2AF
split-complementary
#AFE2DE #E2AFCC #E2C4AF
monochromatic
#55C1B9 #82D2CB #AFE2DE #DCF2F1 #E9F7F6
Accessibility & contrast
On white
1.42
#AFE2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#AFE2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE2DE
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE2DE | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDE
Deuteranopia (green-blind)
#D2D5DF
Tritanopia (blue-blind)
#A0E5E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #afe2de; /* rgb */ color: rgb(175, 226, 222); /* oklch */ color: oklch(87.6% 0.053 190.3);
Tailwind
colors: {
custom: {
50: '#c8ebe8',
500: '#afe2de',
950: '#000000',
},
}SCSS
$custom: #afe2de; $custom-light: #c8ebe8; $custom-dark: #000000;
JSON
{
"hex": "#afe2de",
"rgb": {
"r": 175,
"g": 226,
"b": 222
},
"hsl": {
"h": 175.294,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.87629,
"c": 0.05271,
"h": 190.3
},
"luminance": 0.68781
}Semantic roles & 50–950 ramp
primary
#AFE2DE
secondary
#BB7A7F
accent
#2B37BA
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484