#9ADEEC#9ADEEC
#9ADEEC is a very light, moderate cyan. Relative luminance 0.652; OKLCH L 86.0% C 0.071 H 211.9°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #9ADEEC |
|---|---|
| RGB | rgb(154, 222, 236) |
| HSL | hsl(190, 68%, 76%) |
| HSV | hsv(190, 35%, 93%) |
| CMYK | cmyk(34.7%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(84.57, -17.89, -13.63) |
| CIE-LCH | lch(84.57, 22.49, 217.32°) |
| OKLab | oklab(86.01% -0.06 -0.0373) |
| OKLCH | oklch(86.01% 0.071 211.9) |
| XYZ | xyz(54.5829, 65.1655, 89.0427) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.04
Robin'S Egg Blue
#98EFF9
ΔE00 4.76
Lightblue
#ADD8E6
ΔE00 4.97
Ice Blue
#A5DFF9
ΔE00 5.46
Robin Egg Blue
#8AF1FE
ΔE00 5.67
Pale Sky Blue
#BDF6FE
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ADEEC #ECA89A
analogous
#9AECD1 #9ADEEC #9AB5EC
triadic
#9ADEEC #EC9ADE #DEEC9A
tetradic
#9ADEEC #D19AEC #ECA89A #B5EC9A
square
#9ADEEC #D19AEC #ECA89A #B5EC9A
split-complementary
#9ADEEC #EC9AB5 #ECD19A
monochromatic
#33BCD9 #66CDE2 #9ADEEC #CEEFF6 #E5F7FA
Accessibility & contrast
On white
1.50
#9ADEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#9ADEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ADEEC
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ADEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ADEEC | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9ED
Deuteranopia (green-blind)
#C5CFEC
Tritanopia (blue-blind)
#7BE4E2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9adeec; /* rgb */ color: rgb(154, 222, 236); /* oklch */ color: oklch(86.0% 0.071 211.9);
Tailwind
colors: {
custom: {
50: '#bae8f2',
500: '#9adeec',
950: '#000000',
},
}SCSS
$custom: #9adeec; $custom-light: #bae8f2; $custom-dark: #000000;
JSON
{
"hex": "#9adeec",
"rgb": {
"r": 154,
"g": 222,
"b": 236
},
"hsl": {
"h": 190.244,
"s": 68.333,
"l": 76.471
},
"oklch": {
"l": 0.86008,
"c": 0.0707,
"h": 211.9
},
"luminance": 0.65169
}Semantic roles & 50–950 ramp
primary
#9ADEEC
secondary
#C87462
accent
#3515D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485