#ADD2EB#ADD2EB
#ADD2EB is a very light, muted cyan. Relative luminance 0.610; OKLCH L 84.5% C 0.053 H 237.8°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD2EB |
|---|---|
| RGB | rgb(173, 210, 235) |
| HSL | hsl(204, 61%, 80%) |
| HSV | hsv(204, 26%, 92%) |
| CMYK | cmyk(26.4%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(82.36, -6.64, -16.30) |
| CIE-LCH | lch(82.36, 17.61, 247.83°) |
| OKLab | oklab(84.53% -0.028 -0.0445) |
| OKLCH | oklch(84.53% 0.053 237.8) |
| XYZ | xyz(55.2712, 60.9735, 87.4380) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.05
Light Blue
#95D0FC
ΔE00 5.35
Lightblue
#ADD8E6
ΔE00 5.38
Cloudy Blue
#ACC2D9
ΔE00 5.41
Light Grey Blue
#9DBCD4
ΔE00 5.56
Baby Blue (survey)
#A2CFFE
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD2EB #EBC6AD
analogous
#ADEBE5 #ADD2EB #ADB3EB
triadic
#ADD2EB #EBADD2 #D2EBAD
tetradic
#ADD2EB #E5ADEB #EBC6AD #B3EBAD
square
#ADD2EB #E5ADEB #EBC6AD #B3EBAD
split-complementary
#ADD2EB #EBADB3 #EBE5AD
monochromatic
#4B9CD3 #7CB7DF #ADD2EB #DEEDF7 #E6F1F9
Accessibility & contrast
On white
1.59
#ADD2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#ADD2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD2EB
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD2EB | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#BFCAEB
Tritanopia (blue-blind)
#9BD8DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #add2eb; /* rgb */ color: rgb(173, 210, 235); /* oklch */ color: oklch(84.5% 0.053 237.8);
Tailwind
colors: {
custom: {
50: '#c6dff1',
500: '#add2eb',
950: '#000000',
},
}SCSS
$custom: #add2eb; $custom-light: #c6dff1; $custom-dark: #000000;
JSON
{
"hex": "#add2eb",
"rgb": {
"r": 173,
"g": 210,
"b": 235
},
"hsl": {
"h": 204.194,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.84528,
"c": 0.05257,
"h": 237.8
},
"luminance": 0.60976
}Semantic roles & 50–950 ramp
primary
#ADD2EB
secondary
#C79675
accent
#621DC8
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485