#ADDFE4#ADDFE4
#ADDFE4 is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.0% C 0.052 H 203.9°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDFE4 |
|---|---|
| RGB | rgb(173, 223, 228) |
| HSL | hsl(185, 50%, 79%) |
| HSV | hsv(185, 24%, 89%) |
| CMYK | cmyk(24.1%, 2.2%, 0%, 10.6%) |
| CIE-LAB | lab(85.63, -14.91, -7.71) |
| CIE-LCH | lch(85.63, 16.78, 207.34°) |
| OKLab | oklab(87.05% -0.0475 -0.021) |
| OKLCH | oklch(87.05% 0.052 203.9) |
| XYZ | xyz(57.6206, 67.2586, 83.3299) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 0.77
Paleturquoise
#AFEEEE
ΔE00 4.53
Lightblue
#ADD8E6
ΔE00 4.81
Pale Sky Blue
#BDF6FE
ΔE00 5.09
Robin'S Egg Blue
#98EFF9
ΔE00 6.12
Light Sky Blue
#C6FCFF
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDFE4 #E4B2AD
analogous
#ADE4CD #ADDFE4 #ADC3E4
triadic
#ADDFE4 #E4ADDF #DFE4AD
tetradic
#ADDFE4 #CDADE4 #E4B2AD #C3E4AD
square
#ADDFE4 #CDADE4 #E4B2AD #C3E4AD
split-complementary
#ADDFE4 #E4ADC3 #E4CDAD
monochromatic
#51BBC6 #7FCDD5 #ADDFE4 #DBF1F3 #E8F6F7
Accessibility & contrast
On white
1.45
#ADDFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#ADDFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDFE4
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDFE4 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DBE4
Deuteranopia (green-blind)
#CDD3E4
Tritanopia (blue-blind)
#9BE3E0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #addfe4; /* rgb */ color: rgb(173, 223, 228); /* oklch */ color: oklch(87.0% 0.052 203.9);
Tailwind
colors: {
custom: {
50: '#c6e9ec',
500: '#addfe4',
950: '#000000',
},
}SCSS
$custom: #addfe4; $custom-light: #c6e9ec; $custom-dark: #000000;
JSON
{
"hex": "#addfe4",
"rgb": {
"r": 173,
"g": 223,
"b": 228
},
"hsl": {
"h": 185.455,
"s": 50.459,
"l": 78.627
},
"oklch": {
"l": 0.87049,
"c": 0.05193,
"h": 203.9
},
"luminance": 0.67261
}Semantic roles & 50–950 ramp
primary
#ADDFE4
secondary
#BE7E77
accent
#3528BE
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484