#AFDEDF#AFDEDF
#AFDEDF is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.8% C 0.049 H 197.9°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDEDF |
|---|---|
| RGB | rgb(175, 222, 223) |
| HSL | hsl(181, 43%, 78%) |
| HSV | hsv(181, 22%, 87%) |
| CMYK | cmyk(21.5%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(85.34, -14.89, -5.48) |
| CIE-LCH | lch(85.34, 15.87, 200.22°) |
| OKLab | oklab(86.8% -0.0463 -0.015) |
| OKLCH | oklch(86.8% 0.049 197.9) |
| XYZ | xyz(57.1158, 66.6820, 79.6593) |
| Luminance | 0.6668 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.14
Paleturquoise
#AFEEEE
ΔE00 4.35
Pale Sky Blue
#BDF6FE
ΔE00 5.86
Lightblue
#ADD8E6
ΔE00 6.04
Light Sky Blue
#C6FCFF
ΔE00 6.49
Robin'S Egg Blue
#98EFF9
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDEDF #DFB0AF
analogous
#AFDFC8 #AFDEDF #AFC6DF
triadic
#AFDEDF #DFAFDE #DEDFAF
tetradic
#AFDEDF #C8AFDF #DFB0AF #C6DFAF
square
#AFDEDF #C8AFDF #DFB0AF #C6DFAF
split-complementary
#AFDEDF #DFAFC6 #DFC8AF
monochromatic
#58BABC #83CCCE #AFDEDF #DBF0F0 #E9F6F6
Accessibility & contrast
On white
1.46
#AFDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#AFDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDEDF
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDEDF | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#CED2DF
Tritanopia (blue-blind)
#A0E1DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afdedf; /* rgb */ color: rgb(175, 222, 223); /* oklch */ color: oklch(86.8% 0.049 197.9);
Tailwind
colors: {
custom: {
50: '#c8e8e9',
500: '#afdedf',
950: '#000000',
},
}SCSS
$custom: #afdedf; $custom-light: #c8e8e9; $custom-dark: #000000;
JSON
{
"hex": "#afdedf",
"rgb": {
"r": 175,
"g": 222,
"b": 223
},
"hsl": {
"h": 181.25,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.86802,
"c": 0.04866,
"h": 197.9
},
"luminance": 0.66684
}Semantic roles & 50–950 ramp
primary
#AFDEDF
secondary
#B87C7B
accent
#3230B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484