#AFE0CC#AFE0CC
#AFE0CC is a very light, muted teal. Relative luminance 0.668; OKLCH L 86.7% C 0.058 H 168.1°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE0CC |
|---|---|
| RGB | rgb(175, 224, 204) |
| HSL | hsl(156, 44%, 78%) |
| HSV | hsv(156, 22%, 88%) |
| CMYK | cmyk(21.9%, 0%, 8.9%, 12.2%) |
| CIE-LAB | lab(85.39, -19.81, 4.63) |
| CIE-LCH | lch(85.39, 20.34, 166.86°) |
| OKLab | oklab(86.68% -0.0566 0.0119) |
| OKLCH | oklch(86.68% 0.058 168.1) |
| XYZ | xyz(55.2308, 66.7830, 67.0954) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.57
Pale Aqua
#B8FFEB
ΔE00 7.12
Pale Teal
#82CBB2
ΔE00 7.53
Duck Egg Blue
#C3FBF4
ΔE00 7.79
Seafoam Blue
#78D1B6
ΔE00 8.17
Mint
#AAF0C1
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE0CC #E0AFC3
analogous
#AFE0B3 #AFE0CC #AFDBE0
triadic
#AFE0CC #CCAFE0 #E0CCAF
tetradic
#AFE0CC #B3AFE0 #E0AFC3 #DBE0AF
square
#AFE0CC #B3AFE0 #E0AFC3 #DBE0AF
split-complementary
#AFE0CC #E0AFDB #E0B3AF
monochromatic
#57BE94 #83CFB0 #AFE0CC #DBF1E8 #E9F6F1
Accessibility & contrast
On white
1.46
#AFE0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#AFE0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE0CC
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE0CC | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CB
Deuteranopia (green-blind)
#D4D3CD
Tritanopia (blue-blind)
#A4E1DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afe0cc; /* rgb */ color: rgb(175, 224, 204); /* oklch */ color: oklch(86.7% 0.058 168.1);
Tailwind
colors: {
custom: {
50: '#c7e9db',
500: '#afe0cc',
950: '#000000',
},
}SCSS
$custom: #afe0cc; $custom-light: #c7e9db; $custom-dark: #000000;
JSON
{
"hex": "#afe0cc",
"rgb": {
"r": 175,
"g": 224,
"b": 204
},
"hsl": {
"h": 155.51,
"s": 44.144,
"l": 78.235
},
"oklch": {
"l": 0.86681,
"c": 0.0578,
"h": 168.1
},
"luminance": 0.66785
}Semantic roles & 50–950 ramp
primary
#AFE0CC
secondary
#B97A94
accent
#2E66B7
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131615
muted
#828484