#ADDEDA#ADDEDA
#ADDEDA is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.5% C 0.051 H 190.1°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDEDA |
|---|---|
| RGB | rgb(173, 222, 218) |
| HSL | hsl(175, 43%, 77%) |
| HSV | hsv(175, 22%, 87%) |
| CMYK | cmyk(22.1%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(85.09, -16.56, -3.22) |
| CIE-LCH | lch(85.09, 16.87, 191.02°) |
| OKLab | oklab(86.53% -0.0501 -0.0089) |
| OKLCH | oklch(86.53% 0.051 190.1) |
| XYZ | xyz(56.0060, 66.1865, 76.1404) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.24
Powder Blue
#B0E0E6
ΔE00 4.34
Duck Egg Blue
#C3FBF4
ΔE00 6.32
Light Light Blue
#CAFFFB
ΔE00 7.08
Pale Sky Blue
#BDF6FE
ΔE00 7.10
Light Sky Blue
#C6FCFF
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDEDA #DEADB1
analogous
#ADDEC1 #ADDEDA #ADCADE
triadic
#ADDEDA #DAADDE #DEDAAD
tetradic
#ADDEDA #C1ADDE #DEADB1 #CADEAD
square
#ADDEDA #C1ADDE #DEADB1 #CADEAD
split-complementary
#ADDEDA #DEADCA #DEC1AD
monochromatic
#56BBB3 #81CCC6 #ADDEDA #D9F0EE #E9F6F5
Accessibility & contrast
On white
1.47
#ADDEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#ADDEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDEDA
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDEDA | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DA
Deuteranopia (green-blind)
#CFD2DB
Tritanopia (blue-blind)
#9EE1DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #addeda; /* rgb */ color: rgb(173, 222, 218); /* oklch */ color: oklch(86.5% 0.051 190.1);
Tailwind
colors: {
custom: {
50: '#c6e8e5',
500: '#addeda',
950: '#000000',
},
}SCSS
$custom: #addeda; $custom-light: #c6e8e5; $custom-dark: #000000;
JSON
{
"hex": "#addeda",
"rgb": {
"r": 173,
"g": 222,
"b": 218
},
"hsl": {
"h": 175.102,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.86527,
"c": 0.05092,
"h": 190.1
},
"luminance": 0.66189
}Semantic roles & 50–950 ramp
primary
#ADDEDA
secondary
#B6797E
accent
#303BB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484