#AFDCDF#AFDCDF
#AFDCDF is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.4% C 0.047 H 201.4°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDCDF |
|---|---|
| RGB | rgb(175, 220, 223) |
| HSL | hsl(184, 43%, 78%) |
| HSV | hsv(184, 22%, 87%) |
| CMYK | cmyk(21.5%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(84.81, -13.88, -6.28) |
| CIE-LCH | lch(84.81, 15.23, 204.35°) |
| OKLab | oklab(86.38% -0.0437 -0.0171) |
| OKLCH | oklch(86.38% 0.047 201.4) |
| XYZ | xyz(56.5878, 65.6259, 79.4832) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.51
Lightblue
#ADD8E6
ΔE00 4.96
Paleturquoise
#AFEEEE
ΔE00 5.19
Pale Sky Blue
#BDF6FE
ΔE00 6.01
Light Sky Blue
#C6FCFF
ΔE00 6.92
Robin'S Egg Blue
#98EFF9
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDCDF #DFB2AF
analogous
#AFDFCA #AFDCDF #AFC4DF
triadic
#AFDCDF #DFAFDC #DCDFAF
tetradic
#AFDCDF #CAAFDF #DFB2AF #C4DFAF
square
#AFDCDF #CAAFDF #DFB2AF #C4DFAF
split-complementary
#AFDCDF #DFAFC4 #DFCAAF
monochromatic
#58B6BC #83C9CE #AFDCDF #DBEFF0 #E9F5F6
Accessibility & contrast
On white
1.49
#AFDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#AFDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDCDF
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDCDF | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8DF
Deuteranopia (green-blind)
#CCD1DF
Tritanopia (blue-blind)
#A0DFDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #afdcdf; /* rgb */ color: rgb(175, 220, 223); /* oklch */ color: oklch(86.4% 0.047 201.4);
Tailwind
colors: {
custom: {
50: '#c7e7e9',
500: '#afdcdf',
950: '#000000',
},
}SCSS
$custom: #afdcdf; $custom-light: #c7e7e9; $custom-dark: #000000;
JSON
{
"hex": "#afdcdf",
"rgb": {
"r": 175,
"g": 220,
"b": 223
},
"hsl": {
"h": 183.75,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.86375,
"c": 0.04692,
"h": 201.4
},
"luminance": 0.65628
}Semantic roles & 50–950 ramp
primary
#AFDCDF
secondary
#B87E7B
accent
#3830B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484