#ADDDDF#ADDDDF
#ADDDDF is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.5% C 0.050 H 199.4°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDDDF |
|---|---|
| RGB | rgb(173, 221, 223) |
| HSL | hsl(182, 44%, 78%) |
| HSV | hsv(182, 22%, 87%) |
| CMYK | cmyk(22.4%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(84.96, -14.98, -6.07) |
| CIE-LCH | lch(84.96, 16.17, 202.05°) |
| OKLab | oklab(86.47% -0.0469 -0.0165) |
| OKLCH | oklch(86.47% 0.05 199.4) |
| XYZ | xyz(56.4053, 65.9226, 79.5501) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.87
Paleturquoise
#AFEEEE
ΔE00 4.50
Lightblue
#ADD8E6
ΔE00 5.70
Pale Sky Blue
#BDF6FE
ΔE00 5.89
Light Sky Blue
#C6FCFF
ΔE00 6.68
Robin'S Egg Blue
#98EFF9
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDDDF #DFAFAD
analogous
#ADDFC8 #ADDDDF #ADC4DF
triadic
#ADDDDF #DFADDD #DDDFAD
tetradic
#ADDDDF #C8ADDF #DFAFAD #C4DFAD
square
#ADDDDF #C8ADDF #DFAFAD #C4DFAD
split-complementary
#ADDDDF #DFADC4 #DFC8AD
monochromatic
#55B8BD #81CBCE #ADDDDF #D9EFF0 #E9F6F6
Accessibility & contrast
On white
1.48
#ADDDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#ADDDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDDDF
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDDDF | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#CDD1DF
Tritanopia (blue-blind)
#9DE1DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #addddf; /* rgb */ color: rgb(173, 221, 223); /* oklch */ color: oklch(86.5% 0.050 199.4);
Tailwind
colors: {
custom: {
50: '#c6e7e9',
500: '#addddf',
950: '#000000',
},
}SCSS
$custom: #addddf; $custom-light: #c6e7e9; $custom-dark: #000000;
JSON
{
"hex": "#addddf",
"rgb": {
"r": 173,
"g": 221,
"b": 223
},
"hsl": {
"h": 182.4,
"s": 43.86,
"l": 77.647
},
"oklch": {
"l": 0.86465,
"c": 0.04969,
"h": 199.4
},
"luminance": 0.65925
}Semantic roles & 50–950 ramp
primary
#ADDDDF
secondary
#B87B79
accent
#342FB7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484