#ADDFDE#ADDFDE
#ADDFDE is a very light, muted teal. Relative luminance 0.669; OKLCH L 86.9% C 0.052 H 194.7°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDFDE |
|---|---|
| RGB | rgb(173, 223, 222) |
| HSL | hsl(179, 44%, 78%) |
| HSV | hsv(179, 22%, 87%) |
| CMYK | cmyk(22.4%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(85.47, -16.21, -4.78) |
| CIE-LCH | lch(85.47, 16.90, 196.44°) |
| OKLab | oklab(86.86% -0.0498 -0.0131) |
| OKLCH | oklch(86.86% 0.052 194.7) |
| XYZ | xyz(56.8021, 66.9312, 79.0192) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.14
Paleturquoise
#AFEEEE
ΔE00 3.74
Pale Sky Blue
#BDF6FE
ΔE00 6.13
Duck Egg Blue
#C3FBF4
ΔE00 6.42
Light Sky Blue
#C6FCFF
ΔE00 6.47
Robin'S Egg Blue
#98EFF9
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDFDE #DFADAE
analogous
#ADDFC5 #ADDFDE #ADC7DF
triadic
#ADDFDE #DEADDF #DFDEAD
tetradic
#ADDFDE #C5ADDF #DFADAE #C7DFAD
square
#ADDFDE #C5ADDF #DFADAE #C7DFAD
split-complementary
#ADDFDE #DFADC7 #DFC5AD
monochromatic
#55BDBB #81CECC #ADDFDE #D9F0F0 #E9F6F6
Accessibility & contrast
On white
1.46
#ADDFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#ADDFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDFDE
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDFDE | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADE
Deuteranopia (green-blind)
#CFD2DF
Tritanopia (blue-blind)
#9DE2DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #addfde; /* rgb */ color: rgb(173, 223, 222); /* oklch */ color: oklch(86.9% 0.052 194.7);
Tailwind
colors: {
custom: {
50: '#c6e9e8',
500: '#addfde',
950: '#000000',
},
}SCSS
$custom: #addfde; $custom-light: #c6e9e8; $custom-dark: #000000;
JSON
{
"hex": "#addfde",
"rgb": {
"r": 173,
"g": 223,
"b": 222
},
"hsl": {
"h": 178.8,
"s": 43.86,
"l": 77.647
},
"oklch": {
"l": 0.86863,
"c": 0.05153,
"h": 194.7
},
"luminance": 0.66934
}Semantic roles & 50–950 ramp
primary
#ADDFDE
secondary
#B8797A
accent
#2F31B7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484