#ADDFDD#ADDFDD
#ADDFDD is a very light, muted teal. Relative luminance 0.669; OKLCH L 86.8% C 0.052 H 193.2°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDFDD |
|---|---|
| RGB | rgb(173, 223, 221) |
| HSL | hsl(178, 44%, 78%) |
| HSV | hsv(178, 22%, 87%) |
| CMYK | cmyk(22.4%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(85.44, -16.42, -4.29) |
| CIE-LCH | lch(85.44, 16.98, 194.66°) |
| OKLab | oklab(86.83% -0.0502 -0.0118) |
| OKLCH | oklch(86.83% 0.052 193.2) |
| XYZ | xyz(56.6685, 66.8778, 78.3155) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.55
Paleturquoise
#AFEEEE
ΔE00 3.78
Duck Egg Blue
#C3FBF4
ΔE00 6.29
Pale Sky Blue
#BDF6FE
ΔE00 6.39
Light Sky Blue
#C6FCFF
ΔE00 6.60
Light Light Blue
#CAFFFB
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDFDD #DFADAF
analogous
#ADDFC4 #ADDFDD #ADC8DF
triadic
#ADDFDD #DDADDF #DFDDAD
tetradic
#ADDFDD #C4ADDF #DFADAF #C8DFAD
square
#ADDFDD #C4ADDF #DFADAF #C8DFAD
split-complementary
#ADDFDD #DFADC8 #DFC4AD
monochromatic
#55BDB8 #81CECB #ADDFDD #D9F0EF #E9F6F6
Accessibility & contrast
On white
1.46
#ADDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#ADDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDFDD
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDFDD | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADD
Deuteranopia (green-blind)
#CFD2DE
Tritanopia (blue-blind)
#9DE2DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #addfdd; /* rgb */ color: rgb(173, 223, 221); /* oklch */ color: oklch(86.8% 0.052 193.2);
Tailwind
colors: {
custom: {
50: '#c6e9e7',
500: '#addfdd',
950: '#000000',
},
}SCSS
$custom: #addfdd; $custom-light: #c6e9e7; $custom-dark: #000000;
JSON
{
"hex": "#addfdd",
"rgb": {
"r": 173,
"g": 223,
"b": 221
},
"hsl": {
"h": 177.6,
"s": 43.86,
"l": 77.647
},
"oklch": {
"l": 0.86833,
"c": 0.0516,
"h": 193.2
},
"luminance": 0.6688
}Semantic roles & 50–950 ramp
primary
#ADDFDD
secondary
#B8797B
accent
#2F34B7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484