#ADD2EF#ADD2EF
#ADD2EF is a very light, muted cyan. Relative luminance 0.612; OKLCH L 84.7% C 0.057 H 242.0°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD2EF |
|---|---|
| RGB | rgb(173, 210, 239) |
| HSL | hsl(206, 67%, 81%) |
| HSV | hsv(206, 28%, 94%) |
| CMYK | cmyk(27.6%, 12.1%, 0%, 6.3%) |
| CIE-LAB | lab(82.49, -5.72, -18.24) |
| CIE-LCH | lch(82.49, 19.12, 252.59°) |
| OKLab | oklab(84.67% -0.0266 -0.0499) |
| OKLCH | oklch(84.67% 0.057 242) |
| XYZ | xyz(55.8556, 61.2072, 90.5158) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 4.38
Light Blue
#95D0FC
ΔE00 4.61
Powder Blue (survey)
#B1D1FC
ΔE00 4.88
Cloudy Blue
#ACC2D9
ΔE00 5.18
Lightsteelblue
#B0C4DE
ΔE00 5.62
Light Grey Blue
#9DBCD4
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD2EF #EFCAAD
analogous
#ADEFEB #ADD2EF #ADB1EF
triadic
#ADD2EF #EFADD2 #D2EFAD
tetradic
#ADD2EF #EBADEF #EFCAAD #B1EFAD
square
#ADD2EF #EBADEF #EFCAAD #B1EFAD
split-complementary
#ADD2EF #EFADB1 #EFEBAD
monochromatic
#479ADB #7AB6E5 #ADD2EF #E0EEF9 #E5F1FA
Accessibility & contrast
On white
1.59
#ADD2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#ADD2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD2EF
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD2EF | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1F0
Deuteranopia (green-blind)
#BDCAEE
Tritanopia (blue-blind)
#9AD9DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #add2ef; /* rgb */ color: rgb(173, 210, 239); /* oklch */ color: oklch(84.7% 0.057 242.0);
Tailwind
colors: {
custom: {
50: '#c6dff4',
500: '#add2ef',
950: '#000000',
},
}SCSS
$custom: #add2ef; $custom-light: #c6dff4; $custom-dark: #000000;
JSON
{
"hex": "#add2ef",
"rgb": {
"r": 173,
"g": 210,
"b": 239
},
"hsl": {
"h": 206.364,
"s": 67.347,
"l": 80.784
},
"oklch": {
"l": 0.84669,
"c": 0.05651,
"h": 242
},
"luminance": 0.61209
}Semantic roles & 50–950 ramp
primary
#ADD2EF
secondary
#CD9B73
accent
#6816CF
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485