#ADDFDC#ADDFDC
#ADDFDC is a very light, muted teal. Relative luminance 0.668; OKLCH L 86.8% C 0.052 H 191.7°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDFDC |
|---|---|
| RGB | rgb(173, 223, 220) |
| HSL | hsl(176, 44%, 78%) |
| HSV | hsv(176, 22%, 87%) |
| CMYK | cmyk(22.4%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(85.42, -16.64, -3.81) |
| CIE-LCH | lch(85.42, 17.07, 192.89°) |
| OKLab | oklab(86.8% -0.0506 -0.0105) |
| OKLCH | oklch(86.8% 0.052 191.7) |
| XYZ | xyz(56.5356, 66.8246, 77.6159) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.86
Powder Blue
#B0E0E6
ΔE00 3.96
Duck Egg Blue
#C3FBF4
ΔE00 6.18
Pale Sky Blue
#BDF6FE
ΔE00 6.66
Light Sky Blue
#C6FCFF
ΔE00 6.75
Light Light Blue
#CAFFFB
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDFDC #DFADB0
analogous
#ADDFC3 #ADDFDC #ADC9DF
triadic
#ADDFDC #DCADDF #DFDCAD
tetradic
#ADDFDC #C3ADDF #DFADB0 #C9DFAD
square
#ADDFDC #C3ADDF #DFADB0 #C9DFAD
split-complementary
#ADDFDC #DFADC9 #DFC3AD
monochromatic
#55BDB6 #81CEC9 #ADDFDC #D9F0EF #E9F6F6
Accessibility & contrast
On white
1.46
#ADDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#ADDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDFDC
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDFDC | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#CFD2DD
Tritanopia (blue-blind)
#9EE2DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #addfdc; /* rgb */ color: rgb(173, 223, 220); /* oklch */ color: oklch(86.8% 0.052 191.7);
Tailwind
colors: {
custom: {
50: '#c6e9e6',
500: '#addfdc',
950: '#000000',
},
}SCSS
$custom: #addfdc; $custom-light: #c6e9e6; $custom-dark: #000000;
JSON
{
"hex": "#addfdc",
"rgb": {
"r": 173,
"g": 223,
"b": 220
},
"hsl": {
"h": 176.4,
"s": 43.86,
"l": 77.647
},
"oklch": {
"l": 0.86802,
"c": 0.0517,
"h": 191.7
},
"luminance": 0.66827
}Semantic roles & 50–950 ramp
primary
#ADDFDC
secondary
#B8797C
accent
#2F37B7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484