#9FEDFE#9FEDFE
#9FEDFE is a very light, moderate cyan. Relative luminance 0.751; OKLCH L 90.1% C 0.080 H 212.9°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #9FEDFE |
|---|---|
| RGB | rgb(159, 237, 254) |
| HSL | hsl(191, 98%, 81%) |
| HSV | hsv(191, 37%, 100%) |
| CMYK | cmyk(37.4%, 6.7%, 0%, 0.4%) |
| CIE-LAB | lab(89.44, -19.75, -15.78) |
| CIE-LCH | lch(89.44, 25.28, 218.62°) |
| OKLab | oklab(90.13% -0.067 -0.0433) |
| OKLCH | oklch(90.13% 0.08 212.9) |
| XYZ | xyz(62.4654, 75.0911, 104.9492) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.18
Robin Egg Blue
#8AF1FE
ΔE00 3.80
Pale Sky Blue
#BDF6FE
ΔE00 4.55
Robin'S Egg
#6DEDFD
ΔE00 5.49
Powder Blue
#B0E0E6
ΔE00 5.71
Ice Blue
#A5DFF9
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FEDFE #FEB09F
analogous
#9FFEDF #9FEDFE #9FBDFE
triadic
#9FEDFE #FE9FED #EDFE9F
tetradic
#9FEDFE #DF9FFE #FEB09F #BDFE9F
square
#9FEDFE #DF9FFE #FEB09F #BDFE9F
split-complementary
#9FEDFE #FE9FBD #FEDF9F
monochromatic
#26D6FD #62E2FD #9FEDFE #DCF8FF #E1F9FF
Accessibility & contrast
On white
1.31
#9FEDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#9FEDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FEDFE
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FEDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FEDFE | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE8FF
Deuteranopia (green-blind)
#D0DCFE
Tritanopia (blue-blind)
#7AF4F2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #9fedfe; /* rgb */ color: rgb(159, 237, 254); /* oklch */ color: oklch(90.1% 0.080 212.9);
Tailwind
colors: {
custom: {
50: '#bff3fe',
500: '#9fedfe',
950: '#000000',
},
}SCSS
$custom: #9fedfe; $custom-light: #bff3fe; $custom-dark: #000000;
JSON
{
"hex": "#9fedfe",
"rgb": {
"r": 159,
"g": 237,
"b": 254
},
"hsl": {
"h": 190.737,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.90129,
"c": 0.07975,
"h": 212.9
},
"luminance": 0.75095
}Semantic roles & 50–950 ramp
primary
#9FEDFE
secondary
#E17760
accent
#2900E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#121717
muted
#828585