#AFCED4#AFCED4
#AFCED4 is a very light, muted teal. Relative luminance 0.580; OKLCH L 83.1% C 0.034 H 210.7°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCED4 |
|---|---|
| RGB | rgb(175, 206, 212) |
| HSL | hsl(190, 30%, 76%) |
| HSV | hsv(190, 17%, 83%) |
| CMYK | cmyk(17.5%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(80.74, -9.03, -6.43) |
| CIE-LCH | lch(80.74, 11.08, 215.46°) |
| OKLab | oklab(83.05% -0.0294 -0.0174) |
| OKLCH | oklch(83.05% 0.034 210.7) |
| XYZ | xyz(51.6310, 58.0086, 70.7511) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.12
Powder Blue
#B0E0E6
ΔE00 5.52
Ice Blue
#A5DFF9
ΔE00 8.29
Light Grey Blue
#9DBCD4
ΔE00 8.87
Sky Blue
#87CEEB
ΔE00 9.13
Cloudy Blue
#ACC2D9
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCED4 #D4B5AF
analogous
#AFD4C7 #AFCED4 #AFBBD4
triadic
#AFCED4 #D4AFCE #CED4AF
tetradic
#AFCED4 #C7AFD4 #D4B5AF #BBD4AF
square
#AFCED4 #C7AFD4 #D4B5AF #BBD4AF
split-complementary
#AFCED4 #D4AFBB #D4C7AF
monochromatic
#5F9DA9 #87B6BF #AFCED4 #D7E6E9 #EBF3F4
Accessibility & contrast
On white
1.67
#AFCED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#AFCED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCED4
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCED4 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CBD4
Deuteranopia (green-blind)
#C2C6D4
Tritanopia (blue-blind)
#A4D1D0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #afced4; /* rgb */ color: rgb(175, 206, 212); /* oklch */ color: oklch(83.1% 0.034 210.7);
Tailwind
colors: {
custom: {
50: '#c7dde1',
500: '#afced4',
950: '#000000',
},
}SCSS
$custom: #afced4; $custom-light: #c7dde1; $custom-dark: #000000;
JSON
{
"hex": "#afced4",
"rgb": {
"r": 175,
"g": 206,
"b": 212
},
"hsl": {
"h": 189.73,
"s": 30.081,
"l": 75.882
},
"oklch": {
"l": 0.83054,
"c": 0.03416,
"h": 210.7
},
"luminance": 0.5801
}Semantic roles & 50–950 ramp
primary
#AFCED4
secondary
#AA847D
accent
#4E3DA9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484