#9CEDFE#9CEDFE
#9CEDFE is a very light, moderate cyan. Relative luminance 0.748; OKLCH L 90.0% C 0.082 H 212.3°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #9CEDFE |
|---|---|
| RGB | rgb(156, 237, 254) |
| HSL | hsl(190, 98%, 80%) |
| HSV | hsv(190, 39%, 100%) |
| CMYK | cmyk(38.6%, 6.7%, 0%, 0.4%) |
| CIE-LAB | lab(89.29, -20.51, -16.00) |
| CIE-LCH | lch(89.29, 26.01, 217.97°) |
| OKLab | oklab(89.98% -0.0694 -0.0439) |
| OKLCH | oklch(89.98% 0.082 212.3) |
| XYZ | xyz(61.8775, 74.7879, 104.9216) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.91
Robin Egg Blue
#8AF1FE
ΔE00 3.41
Pale Sky Blue
#BDF6FE
ΔE00 4.81
Robin'S Egg
#6DEDFD
ΔE00 5.07
Powder Blue
#B0E0E6
ΔE00 5.95
Paleturquoise
#AFEEEE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CEDFE #FEAD9C
analogous
#9CFEDE #9CEDFE #9CBCFE
triadic
#9CEDFE #FE9CED #EDFE9C
tetradic
#9CEDFE #DE9CFE #FEAD9C #BCFE9C
square
#9CEDFE #DE9CFE #FEAD9C #BCFE9C
split-complementary
#9CEDFE #FE9CBC #FEDE9C
monochromatic
#23D7FD #5FE2FD #9CEDFE #D9F8FF #E1F9FF
Accessibility & contrast
On white
1.32
#9CEDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#9CEDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CEDFE
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CEDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CEDFE | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FF
Deuteranopia (green-blind)
#CFDBFE
Tritanopia (blue-blind)
#74F4F2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #9cedfe; /* rgb */ color: rgb(156, 237, 254); /* oklch */ color: oklch(90.0% 0.082 212.3);
Tailwind
colors: {
custom: {
50: '#bdf3fe',
500: '#9cedfe',
950: '#000000',
},
}SCSS
$custom: #9cedfe; $custom-light: #bdf3fe; $custom-dark: #000000;
JSON
{
"hex": "#9cedfe",
"rgb": {
"r": 156,
"g": 237,
"b": 254
},
"hsl": {
"h": 190.408,
"s": 98,
"l": 80.392
},
"oklch": {
"l": 0.89978,
"c": 0.08217,
"h": 212.3
},
"luminance": 0.74792
}Semantic roles & 50–950 ramp
primary
#9CEDFE
secondary
#E1745D
accent
#2800E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#121717
muted
#828585