#9ED4FF#9ED4FF
#9ED4FF is a very light, moderate cyan. Relative luminance 0.616; OKLCH L 84.8% C 0.082 H 242.9°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9ED4FF |
|---|---|
| RGB | rgb(158, 212, 255) |
| HSL | hsl(207, 100%, 81%) |
| HSV | hsv(207, 38%, 100%) |
| CMYK | cmyk(38%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(82.69, -6.98, -26.52) |
| CIE-LCH | lch(82.69, 27.43, 255.25°) |
| OKLab | oklab(84.77% -0.0374 -0.0732) |
| OKLCH | oklch(84.77% 0.082 242.9) |
| XYZ | xyz(55.6881, 61.5729, 103.5388) |
| Luminance | 0.6158 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.41
Baby Blue (survey)
#A2CFFE
ΔE00 2.69
Lightskyblue
#87CEFA
ΔE00 3.50
Sky
#82CAFC
ΔE00 3.92
Lightblue (survey)
#7BC8F6
ΔE00 5.04
Baby Blue
#89CFF0
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ED4FF #FFC99E
analogous
#9EFFF9 #9ED4FF #9EA3FF
triadic
#9ED4FF #FF9ED4 #D4FF9E
tetradic
#9ED4FF #F99EFF #FFC99E #A3FF9E
square
#9ED4FF #F99EFF #FFC99E #A3FF9E
split-complementary
#9ED4FF #FF9EA3 #FFF99E
monochromatic
#249EFF #61B9FF #9ED4FF #DBEFFF #E0F1FF
Accessibility & contrast
On white
1.58
#9ED4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#9ED4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ED4FF
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ED4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ED4FF | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D4FF
Deuteranopia (green-blind)
#B5C9FE
Tritanopia (blue-blind)
#7CDEE2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #9ed4ff; /* rgb */ color: rgb(158, 212, 255); /* oklch */ color: oklch(84.8% 0.082 242.9);
Tailwind
colors: {
custom: {
50: '#bee1ff',
500: '#9ed4ff',
950: '#000000',
},
}SCSS
$custom: #9ed4ff; $custom-light: #bee1ff; $custom-dark: #000000;
JSON
{
"hex": "#9ed4ff",
"rgb": {
"r": 158,
"g": 212,
"b": 255
},
"hsl": {
"h": 206.598,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.84773,
"c": 0.08225,
"h": 242.9
},
"luminance": 0.61576
}Semantic roles & 50–950 ramp
primary
#9ED4FF
secondary
#E3995F
accent
#6600E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121518
muted
#828486