#9ADDED#9ADDED
#9ADDED is a very light, moderate cyan. Relative luminance 0.647; OKLCH L 85.8% C 0.071 H 214.3°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9ADDED |
|---|---|
| RGB | rgb(154, 221, 237) |
| HSL | hsl(192, 70%, 77%) |
| HSV | hsv(192, 35%, 93%) |
| CMYK | cmyk(35%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(84.33, -17.14, -14.53) |
| CIE-LCH | lch(84.33, 22.47, 220.28°) |
| OKLab | oklab(85.82% -0.0584 -0.0398) |
| OKLCH | oklch(85.82% 0.071 214.3) |
| XYZ | xyz(54.4637, 64.6941, 89.7217) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.37
Lightblue
#ADD8E6
ΔE00 4.50
Ice Blue
#A5DFF9
ΔE00 4.67
Robin'S Egg Blue
#98EFF9
ΔE00 5.41
Sky Blue
#87CEEB
ΔE00 5.63
Robin Egg Blue
#8AF1FE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ADDED #EDAA9A
analogous
#9AEDD4 #9ADDED #9AB4ED
triadic
#9ADDED #ED9ADD #DDED9A
tetradic
#9ADDED #D49AED #EDAA9A #B4ED9A
square
#9ADDED #D49AED #EDAA9A #B4ED9A
split-complementary
#9ADDED #ED9AB4 #EDD49A
monochromatic
#32BADA #66CCE4 #9ADDED #CEEEF6 #E5F6FA
Accessibility & contrast
On white
1.51
#9ADDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#9ADDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ADDED
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ADDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ADDED | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EE
Deuteranopia (green-blind)
#C3CEED
Tritanopia (blue-blind)
#7BE4E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9added; /* rgb */ color: rgb(154, 221, 237); /* oklch */ color: oklch(85.8% 0.071 214.3);
Tailwind
colors: {
custom: {
50: '#bae7f2',
500: '#9added',
950: '#000000',
},
}SCSS
$custom: #9added; $custom-light: #bae7f2; $custom-dark: #000000;
JSON
{
"hex": "#9added",
"rgb": {
"r": 154,
"g": 221,
"b": 237
},
"hsl": {
"h": 191.566,
"s": 69.748,
"l": 76.667
},
"oklch": {
"l": 0.85824,
"c": 0.07071,
"h": 214.3
},
"luminance": 0.64697
}Semantic roles & 50–950 ramp
primary
#9ADDED
secondary
#C97662
accent
#3814D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485