#AFDCDA#AFDCDA
#AFDCDA is a very light, muted teal. Relative luminance 0.654; OKLCH L 86.2% C 0.047 H 193.0°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDCDA |
|---|---|
| RGB | rgb(175, 220, 218) |
| HSL | hsl(177, 39%, 77%) |
| HSV | hsv(177, 20%, 86%) |
| CMYK | cmyk(20.5%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(84.67, -14.94, -3.83) |
| CIE-LCH | lch(84.67, 15.43, 194.39°) |
| OKLab | oklab(86.22% -0.0457 -0.0105) |
| OKLCH | oklch(86.22% 0.047 193) |
| XYZ | xyz(55.9236, 65.3603, 75.9853) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.44
Paleturquoise
#AFEEEE
ΔE00 4.82
Pale Sky Blue
#BDF6FE
ΔE00 6.91
Duck Egg Blue
#C3FBF4
ΔE00 7.04
Lightblue
#ADD8E6
ΔE00 7.09
Light Sky Blue
#C6FCFF
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDCDA #DCAFB1
analogous
#AFDCC3 #AFDCDA #AFC8DC
triadic
#AFDCDA #DAAFDC #DCDAAF
tetradic
#AFDCDA #C3AFDC #DCAFB1 #C8DCAF
square
#AFDCDA #C3AFDC #DCAFB1 #C8DCAF
split-complementary
#AFDCDA #DCAFC8 #DCC3AF
monochromatic
#5AB7B3 #84C9C6 #AFDCDA #DAEFEE #EAF6F5
Accessibility & contrast
On white
1.49
#AFDCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#AFDCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDCDA
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDCDA | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DA
Deuteranopia (green-blind)
#CDD1DB
Tritanopia (blue-blind)
#A1DFDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afdcda; /* rgb */ color: rgb(175, 220, 218); /* oklch */ color: oklch(86.2% 0.047 193.0);
Tailwind
colors: {
custom: {
50: '#c7e7e5',
500: '#afdcda',
950: '#000000',
},
}SCSS
$custom: #afdcda; $custom-light: #c7e7e5; $custom-dark: #000000;
JSON
{
"hex": "#afdcda",
"rgb": {
"r": 175,
"g": 220,
"b": 218
},
"hsl": {
"h": 177.333,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.86222,
"c": 0.04685,
"h": 193
},
"luminance": 0.65362
}Semantic roles & 50–950 ramp
primary
#AFDCDA
secondary
#B47B7E
accent
#3339B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484