#AFCED2#AFCED2
#AFCED2 is a very light, muted teal. Relative luminance 0.579; OKLCH L 83.0% C 0.034 H 206.1°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCED2 |
|---|---|
| RGB | rgb(175, 206, 210) |
| HSL | hsl(187, 28%, 75%) |
| HSV | hsv(187, 17%, 82%) |
| CMYK | cmyk(16.7%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(80.69, -9.45, -5.44) |
| CIE-LCH | lch(80.69, 10.90, 209.93°) |
| OKLab | oklab(82.99% -0.0302 -0.0147) |
| OKLCH | oklch(82.99% 0.034 206.1) |
| XYZ | xyz(51.3803, 57.9083, 69.4306) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.72
Powder Blue
#B0E0E6
ΔE00 5.36
Ice Blue
#A5DFF9
ΔE00 8.96
Silver (survey)
#C5C9C7
ΔE00 9.45
Light Grey Blue
#9DBCD4
ΔE00 9.66
Paleturquoise
#AFEEEE
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCED2 #D2B3AF
analogous
#AFD2C4 #AFCED2 #AFBCD2
triadic
#AFCED2 #D2AFCE #CED2AF
tetradic
#AFCED2 #C4AFD2 #D2B3AF #BCD2AF
square
#AFCED2 #C4AFD2 #D2B3AF #BCD2AF
split-complementary
#AFCED2 #D2AFBC #D2C4AF
monochromatic
#619EA6 #88B6BC #AFCED2 #D6E6E8 #EBF3F4
Accessibility & contrast
On white
1.67
#AFCED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#AFCED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCED2
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCED2 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBD2
Deuteranopia (green-blind)
#C2C6D2
Tritanopia (blue-blind)
#A5D1CF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #afced2; /* rgb */ color: rgb(175, 206, 210); /* oklch */ color: oklch(83.0% 0.034 206.1);
Tailwind
colors: {
custom: {
50: '#c7dddf',
500: '#afced2',
950: '#000000',
},
}SCSS
$custom: #afced2; $custom-light: #c7dddf; $custom-dark: #000000;
JSON
{
"hex": "#afced2",
"rgb": {
"r": 175,
"g": 206,
"b": 210
},
"hsl": {
"h": 186.857,
"s": 28,
"l": 75.49
},
"oklch": {
"l": 0.82992,
"c": 0.03358,
"h": 206.1
},
"luminance": 0.5791
}Semantic roles & 50–950 ramp
primary
#AFCED2
secondary
#A8827D
accent
#4B3FA7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484