#ADDFEB#ADDFEB
#ADDFEB is a very light, muted cyan. Relative luminance 0.677; OKLCH L 87.3% C 0.054 H 214.0°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDFEB |
|---|---|
| RGB | rgb(173, 223, 235) |
| HSL | hsl(192, 61%, 80%) |
| HSV | hsv(192, 26%, 92%) |
| CMYK | cmyk(26.4%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(85.83, -13.35, -11.11) |
| CIE-LCH | lch(85.83, 17.37, 219.76°) |
| OKLab | oklab(87.27% -0.0448 -0.0303) |
| OKLCH | oklch(87.27% 0.054 214) |
| XYZ | xyz(58.6121, 67.6552, 88.5516) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.38
Lightblue
#ADD8E6
ΔE00 2.48
Ice Blue
#A5DFF9
ΔE00 4.77
Pale Sky Blue
#BDF6FE
ΔE00 5.38
Paleturquoise
#AFEEEE
ΔE00 6.70
Robin'S Egg Blue
#98EFF9
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDFEB #EBB9AD
analogous
#ADEBD8 #ADDFEB #ADC0EB
triadic
#ADDFEB #EBADDF #DFEBAD
tetradic
#ADDFEB #D8ADEB #EBB9AD #C0EBAD
square
#ADDFEB #D8ADEB #EBB9AD #C0EBAD
split-complementary
#ADDFEB #EBADC0 #EBD8AD
monochromatic
#4BB9D3 #7CCCDF #ADDFEB #DEF2F7 #E6F5F9
Accessibility & contrast
On white
1.45
#ADDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#ADDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDFEB
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDFEB | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEC
Deuteranopia (green-blind)
#CBD3EB
Tritanopia (blue-blind)
#99E4E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #addfeb; /* rgb */ color: rgb(173, 223, 235); /* oklch */ color: oklch(87.3% 0.054 214.0);
Tailwind
colors: {
custom: {
50: '#c7e9f1',
500: '#addfeb',
950: '#000000',
},
}SCSS
$custom: #addfeb; $custom-light: #c7e9f1; $custom-dark: #000000;
JSON
{
"hex": "#addfeb",
"rgb": {
"r": 173,
"g": 223,
"b": 235
},
"hsl": {
"h": 191.613,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.87273,
"c": 0.05407,
"h": 214
},
"luminance": 0.67658
}Semantic roles & 50–950 ramp
primary
#ADDFEB
secondary
#C78575
accent
#3E1DC8
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485