#AFE0CD#AFE0CD
#AFE0CD is a very light, muted teal. Relative luminance 0.668; OKLCH L 86.7% C 0.057 H 169.3°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE0CD |
|---|---|
| RGB | rgb(175, 224, 205) |
| HSL | hsl(157, 44%, 78%) |
| HSV | hsv(157, 22%, 88%) |
| CMYK | cmyk(21.9%, 0%, 8.5%, 12.2%) |
| CIE-LAB | lab(85.42, -19.61, 4.13) |
| CIE-LCH | lch(85.42, 20.04, 168.10°) |
| OKLab | oklab(86.71% -0.0561 0.0106) |
| OKLCH | oklch(86.71% 0.057 169.3) |
| XYZ | xyz(55.3511, 66.8311, 67.7291) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.77
Pale Aqua
#B8FFEB
ΔE00 7.08
Duck Egg Blue
#C3FBF4
ΔE00 7.55
Pale Teal
#82CBB2
ΔE00 7.61
Eggshell Blue
#C4FFF7
ΔE00 8.02
Paleturquoise
#AFEEEE
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE0CD #E0AFC2
analogous
#AFE0B4 #AFE0CD #AFDAE0
triadic
#AFE0CD #CDAFE0 #E0CDAF
tetradic
#AFE0CD #B4AFE0 #E0AFC2 #DAE0AF
square
#AFE0CD #B4AFE0 #E0AFC2 #DAE0AF
split-complementary
#AFE0CD #E0AFDA #E0B4AF
monochromatic
#57BE96 #83CFB1 #AFE0CD #DBF1E9 #E9F6F1
Accessibility & contrast
On white
1.46
#AFE0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#AFE0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE0CD
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE0CD | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#D4D3CE
Tritanopia (blue-blind)
#A4E1DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afe0cd; /* rgb */ color: rgb(175, 224, 205); /* oklch */ color: oklch(86.7% 0.057 169.3);
Tailwind
colors: {
custom: {
50: '#c7e9dc',
500: '#afe0cd',
950: '#000000',
},
}SCSS
$custom: #afe0cd; $custom-light: #c7e9dc; $custom-dark: #000000;
JSON
{
"hex": "#afe0cd",
"rgb": {
"r": 175,
"g": 224,
"b": 205
},
"hsl": {
"h": 156.735,
"s": 44.144,
"l": 78.235
},
"oklch": {
"l": 0.86708,
"c": 0.05715,
"h": 169.3
},
"luminance": 0.66833
}Semantic roles & 50–950 ramp
primary
#AFE0CD
secondary
#B97A93
accent
#2E63B7
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484