#9EDFFA#9EDFFA
#9EDFFA is a very light, moderate cyan. Relative luminance 0.669; OKLCH L 86.9% C 0.075 H 225.7°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9EDFFA |
|---|---|
| RGB | rgb(158, 223, 250) |
| HSL | hsl(198, 90%, 80%) |
| HSV | hsv(198, 37%, 98%) |
| CMYK | cmyk(36.8%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(85.48, -13.94, -19.64) |
| CIE-LCH | lch(85.48, 24.09, 234.65°) |
| OKLab | oklab(86.93% -0.0526 -0.054) |
| OKLCH | oklch(86.93% 0.075 225.7) |
| XYZ | xyz(57.7377, 66.9432, 100.3029) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.13
Baby Blue
#89CFF0
ΔE00 4.27
Sky Blue
#87CEEB
ΔE00 4.33
Lightblue
#ADD8E6
ΔE00 4.84
Lightskyblue
#87CEFA
ΔE00 6.26
Light Blue
#95D0FC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EDFFA #FAB99E
analogous
#9EFAE7 #9EDFFA #9EB1FA
triadic
#9EDFFA #FA9EDF #DFFA9E
tetradic
#9EDFFA #E79EFA #FAB99E #B1FA9E
square
#9EDFFA #E79EFA #FAB99E #B1FA9E
split-complementary
#9EDFFA #FA9EB1 #FAE79E
monochromatic
#2AB9F4 #64CCF7 #9EDFFA #D8F2FD #E2F5FD
Accessibility & contrast
On white
1.46
#9EDFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#9EDFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EDFFA
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EDFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EDFFA | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFB
Deuteranopia (green-blind)
#C3D1FA
Tritanopia (blue-blind)
#7CE7E7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #9edffa; /* rgb */ color: rgb(158, 223, 250); /* oklch */ color: oklch(86.9% 0.075 225.7);
Tailwind
colors: {
custom: {
50: '#bee9fc',
500: '#9edffa',
950: '#000000',
},
}SCSS
$custom: #9edffa; $custom-light: #bee9fc; $custom-dark: #000000;
JSON
{
"hex": "#9edffa",
"rgb": {
"r": 158,
"g": 223,
"b": 250
},
"hsl": {
"h": 197.609,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.86925,
"c": 0.07535,
"h": 225.7
},
"luminance": 0.66947
}Semantic roles & 50–950 ramp
primary
#9EDFFA
secondary
#DB8561
accent
#4300E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121617
muted
#828485