#AFCED3#AFCED3
#AFCED3 is a very light, muted teal. Relative luminance 0.580; OKLCH L 83.0% C 0.034 H 208.4°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCED3 |
|---|---|
| RGB | rgb(175, 206, 211) |
| HSL | hsl(188, 29%, 76%) |
| HSV | hsv(188, 17%, 83%) |
| CMYK | cmyk(17.1%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(80.72, -9.24, -5.94) |
| CIE-LCH | lch(80.72, 10.98, 212.72°) |
| OKLab | oklab(83.02% -0.0298 -0.0161) |
| OKLCH | oklch(83.02% 0.034 208.4) |
| XYZ | xyz(51.5052, 57.9583, 70.0888) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.40
Powder Blue
#B0E0E6
ΔE00 5.42
Ice Blue
#A5DFF9
ΔE00 8.61
Light Grey Blue
#9DBCD4
ΔE00 9.26
Sky Blue
#87CEEB
ΔE00 9.43
Silver (survey)
#C5C9C7
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCED3 #D3B4AF
analogous
#AFD3C6 #AFCED3 #AFBCD3
triadic
#AFCED3 #D3AFCE #CED3AF
tetradic
#AFCED3 #C6AFD3 #D3B4AF #BCD3AF
square
#AFCED3 #C6AFD3 #D3B4AF #BCD3AF
split-complementary
#AFCED3 #D3AFBC #D3C6AF
monochromatic
#609EA8 #88B6BD #AFCED3 #D6E6E9 #EBF3F4
Accessibility & contrast
On white
1.67
#AFCED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#AFCED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCED3
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCED3 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBD3
Deuteranopia (green-blind)
#C2C6D3
Tritanopia (blue-blind)
#A5D1CF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #afced3; /* rgb */ color: rgb(175, 206, 211); /* oklch */ color: oklch(83.0% 0.034 208.4);
Tailwind
colors: {
custom: {
50: '#c7dde0',
500: '#afced3',
950: '#000000',
},
}SCSS
$custom: #afced3; $custom-light: #c7dde0; $custom-dark: #000000;
JSON
{
"hex": "#afced3",
"rgb": {
"r": 175,
"g": 206,
"b": 211
},
"hsl": {
"h": 188.333,
"s": 29.032,
"l": 75.686
},
"oklch": {
"l": 0.83023,
"c": 0.03384,
"h": 208.4
},
"luminance": 0.5796
}Semantic roles & 50–950 ramp
primary
#AFCED3
secondary
#A9837D
accent
#4D3EA8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484