#ADE2F2#ADE2F2
#ADE2F2 is a very light, muted cyan. Relative luminance 0.697; OKLCH L 88.1% C 0.059 H 218.3°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE2F2 |
|---|---|
| RGB | rgb(173, 226, 242) |
| HSL | hsl(194, 73%, 81%) |
| HSV | hsv(194, 29%, 95%) |
| CMYK | cmyk(28.5%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(86.84, -13.29, -13.29) |
| CIE-LCH | lch(86.84, 18.80, 225.00°) |
| OKLab | oklab(88.14% -0.046 -0.0363) |
| OKLCH | oklch(88.14% 0.059 218.3) |
| XYZ | xyz(60.4519, 69.6849, 94.2525) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.79
Ice Blue
#A5DFF9
ΔE00 3.42
Powder Blue
#B0E0E6
ΔE00 3.82
Pale Sky Blue
#BDF6FE
ΔE00 5.46
Sky Blue
#87CEEB
ΔE00 6.69
Robin'S Egg Blue
#98EFF9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE2F2 #F2BDAD
analogous
#ADF2E0 #ADE2F2 #ADC0F2
triadic
#ADE2F2 #F2ADE2 #E2F2AD
tetradic
#ADE2F2 #E0ADF2 #F2BDAD #C0F2AD
square
#ADE2F2 #E0ADF2 #F2BDAD #C0F2AD
split-complementary
#ADE2F2 #F2ADC0 #F2E0AD
monochromatic
#43BDE1 #78CFEA #ADE2F2 #E2F5FA #E5F6FB
Accessibility & contrast
On white
1.41
#ADE2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#ADE2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE2F2
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE2F2 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF3
Deuteranopia (green-blind)
#CCD6F2
Tritanopia (blue-blind)
#97E8E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ade2f2; /* rgb */ color: rgb(173, 226, 242); /* oklch */ color: oklch(88.1% 0.059 218.3);
Tailwind
colors: {
custom: {
50: '#c7ebf6',
500: '#ade2f2',
950: '#000000',
},
}SCSS
$custom: #ade2f2; $custom-light: #c7ebf6; $custom-dark: #000000;
JSON
{
"hex": "#ade2f2",
"rgb": {
"r": 173,
"g": 226,
"b": 242
},
"hsl": {
"h": 193.913,
"s": 72.632,
"l": 81.373
},
"oklch": {
"l": 0.88141,
"c": 0.05855,
"h": 218.3
},
"luminance": 0.69688
}Semantic roles & 50–950 ramp
primary
#ADE2F2
secondary
#D18872
accent
#3E11D5
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131617
muted
#828485