#ADDEDF#ADDEDF
#ADDEDF is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.7% C 0.051 H 197.8°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDEDF |
|---|---|
| RGB | rgb(173, 222, 223) |
| HSL | hsl(181, 44%, 78%) |
| HSV | hsv(181, 22%, 87%) |
| CMYK | cmyk(22.4%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(85.23, -15.49, -5.67) |
| CIE-LCH | lch(85.23, 16.49, 200.10°) |
| OKLab | oklab(86.68% -0.0482 -0.0155) |
| OKLCH | oklch(86.68% 0.051 197.8) |
| XYZ | xyz(56.6701, 66.4522, 79.6384) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.28
Paleturquoise
#AFEEEE
ΔE00 4.11
Pale Sky Blue
#BDF6FE
ΔE00 5.87
Lightblue
#ADD8E6
ΔE00 6.23
Light Sky Blue
#C6FCFF
ΔE00 6.50
Robin'S Egg Blue
#98EFF9
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDEDF #DFAEAD
analogous
#ADDFC7 #ADDEDF #ADC5DF
triadic
#ADDEDF #DFADDE #DEDFAD
tetradic
#ADDEDF #C7ADDF #DFAEAD #C5DFAD
square
#ADDEDF #C7ADDF #DFAEAD #C5DFAD
split-complementary
#ADDEDF #DFADC5 #DFC7AD
monochromatic
#55BBBD #81CCCE #ADDEDF #D9F0F0 #E9F6F6
Accessibility & contrast
On white
1.47
#ADDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#ADDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDEDF
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDEDF | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#CED2DF
Tritanopia (blue-blind)
#9DE1DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #addedf; /* rgb */ color: rgb(173, 222, 223); /* oklch */ color: oklch(86.7% 0.051 197.8);
Tailwind
colors: {
custom: {
50: '#c6e8e9',
500: '#addedf',
950: '#000000',
},
}SCSS
$custom: #addedf; $custom-light: #c6e8e9; $custom-dark: #000000;
JSON
{
"hex": "#addedf",
"rgb": {
"r": 173,
"g": 222,
"b": 223
},
"hsl": {
"h": 181.2,
"s": 43.86,
"l": 77.647
},
"oklch": {
"l": 0.86679,
"c": 0.05058,
"h": 197.8
},
"luminance": 0.66455
}Semantic roles & 50–950 ramp
primary
#ADDEDF
secondary
#B87A79
accent
#312FB7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484