#AFE0CE#AFE0CE
#AFE0CE is a very light, muted teal. Relative luminance 0.669; OKLCH L 86.7% C 0.057 H 170.5°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE0CE |
|---|---|
| RGB | rgb(175, 224, 206) |
| HSL | hsl(158, 44%, 78%) |
| HSV | hsv(158, 22%, 88%) |
| CMYK | cmyk(21.9%, 0%, 8%, 12.2%) |
| CIE-LAB | lab(85.44, -19.41, 3.64) |
| CIE-LCH | lch(85.44, 19.75, 169.38°) |
| OKLab | oklab(86.74% -0.0557 0.0093) |
| OKLCH | oklch(86.74% 0.057 170.5) |
| XYZ | xyz(55.4722, 66.8795, 68.3668) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.00
Pale Aqua
#B8FFEB
ΔE00 7.06
Duck Egg Blue
#C3FBF4
ΔE00 7.33
Pale Teal
#82CBB2
ΔE00 7.71
Eggshell Blue
#C4FFF7
ΔE00 7.82
Paleturquoise
#AFEEEE
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE0CE #E0AFC1
analogous
#AFE0B5 #AFE0CE #AFD9E0
triadic
#AFE0CE #CEAFE0 #E0CEAF
tetradic
#AFE0CE #B5AFE0 #E0AFC1 #D9E0AF
square
#AFE0CE #B5AFE0 #E0AFC1 #D9E0AF
split-complementary
#AFE0CE #E0AFD9 #E0B5AF
monochromatic
#57BE98 #83CFB3 #AFE0CE #DBF1E9 #E9F6F1
Accessibility & contrast
On white
1.46
#AFE0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#AFE0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE0CE
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE0CE | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CD
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#A4E1DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afe0ce; /* rgb */ color: rgb(175, 224, 206); /* oklch */ color: oklch(86.7% 0.057 170.5);
Tailwind
colors: {
custom: {
50: '#c7e9dc',
500: '#afe0ce',
950: '#000000',
},
}SCSS
$custom: #afe0ce; $custom-light: #c7e9dc; $custom-dark: #000000;
JSON
{
"hex": "#afe0ce",
"rgb": {
"r": 175,
"g": 224,
"b": 206
},
"hsl": {
"h": 157.959,
"s": 44.144,
"l": 78.235
},
"oklch": {
"l": 0.86736,
"c": 0.05652,
"h": 170.5
},
"luminance": 0.66882
}Semantic roles & 50–950 ramp
primary
#AFE0CE
secondary
#B97A91
accent
#2E61B7
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484