#9EDBF2#9EDBF2
#9EDBF2 is a very light, moderate cyan. Relative luminance 0.643; OKLCH L 85.8% C 0.070 H 223.3°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #9EDBF2 |
|---|---|
| RGB | rgb(158, 219, 242) |
| HSL | hsl(196, 76%, 78%) |
| HSV | hsv(196, 35%, 95%) |
| CMYK | cmyk(34.7%, 9.5%, 0%, 5.1%) |
| CIE-LAB | lab(84.14, -13.85, -17.43) |
| CIE-LCH | lch(84.14, 22.26, 231.53°) |
| OKLab | oklab(85.78% -0.0506 -0.0478) |
| OKLCH | oklch(85.78% 0.07 223.3) |
| XYZ | xyz(55.4538, 64.3398, 93.4840) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.78
Lightblue
#ADD8E6
ΔE00 3.69
Sky Blue
#87CEEB
ΔE00 3.89
Baby Blue
#89CFF0
ΔE00 4.24
Powder Blue
#B0E0E6
ΔE00 6.21
Lightskyblue
#87CEFA
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EDBF2 #F2B59E
analogous
#9EF2DF #9EDBF2 #9EB1F2
triadic
#9EDBF2 #F29EDB #DBF29E
tetradic
#9EDBF2 #DF9EF2 #F2B59E #B1F29E
square
#9EDBF2 #DF9EF2 #F2B59E #B1F29E
split-complementary
#9EDBF2 #F29EB1 #F2DF9E
monochromatic
#32B3E4 #68C7EB #9EDBF2 #D4EFF9 #E4F5FB
Accessibility & contrast
On white
1.51
#9EDBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#9EDBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EDBF2
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EDBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EDBF2 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F3
Deuteranopia (green-blind)
#C1CEF2
Tritanopia (blue-blind)
#80E2E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9edbf2; /* rgb */ color: rgb(158, 219, 242); /* oklch */ color: oklch(85.8% 0.070 223.3);
Tailwind
colors: {
custom: {
50: '#bde6f6',
500: '#9edbf2',
950: '#000000',
},
}SCSS
$custom: #9edbf2; $custom-light: #bde6f6; $custom-dark: #000000;
JSON
{
"hex": "#9edbf2",
"rgb": {
"r": 158,
"g": 219,
"b": 242
},
"hsl": {
"h": 196.429,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.85784,
"c": 0.06963,
"h": 223.3
},
"luminance": 0.64343
}Semantic roles & 50–950 ramp
primary
#9EDBF2
secondary
#D08264
accent
#450DD9
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121517
muted
#828485