#9FEDFD#9FEDFD
#9FEDFD is a very light, moderate cyan. Relative luminance 0.750; OKLCH L 90.1% C 0.079 H 211.9°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #9FEDFD |
|---|---|
| RGB | rgb(159, 237, 253) |
| HSL | hsl(190, 96%, 81%) |
| HSV | hsv(190, 37%, 99%) |
| CMYK | cmyk(37.2%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(89.41, -19.99, -15.30) |
| CIE-LCH | lch(89.41, 25.17, 217.42°) |
| OKLab | oklab(90.1% -0.0674 -0.042) |
| OKLCH | oklch(90.1% 0.079 211.9) |
| XYZ | xyz(62.3057, 75.0272, 104.1080) |
| Luminance | 0.7503 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.85
Robin Egg Blue
#8AF1FE
ΔE00 3.57
Pale Sky Blue
#BDF6FE
ΔE00 4.41
Robin'S Egg
#6DEDFD
ΔE00 5.34
Powder Blue
#B0E0E6
ΔE00 5.59
Paleturquoise
#AFEEEE
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FEDFD #FDAF9F
analogous
#9FFDDE #9FEDFD #9FBEFD
triadic
#9FEDFD #FD9FED #EDFD9F
tetradic
#9FEDFD #DE9FFD #FDAF9F #BEFD9F
square
#9FEDFD #DE9FFD #FDAF9F #BEFD9F
split-complementary
#9FEDFD #FD9FBE #FDDE9F
monochromatic
#27D7FB #63E2FC #9FEDFD #DBF8FE #E1F9FE
Accessibility & contrast
On white
1.31
#9FEDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#9FEDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FEDFD
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FEDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FEDFD | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FE
Deuteranopia (green-blind)
#D0DCFD
Tritanopia (blue-blind)
#7AF4F2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #9fedfd; /* rgb */ color: rgb(159, 237, 253); /* oklch */ color: oklch(90.1% 0.079 211.9);
Tailwind
colors: {
custom: {
50: '#bff3fe',
500: '#9fedfd',
950: '#000000',
},
}SCSS
$custom: #9fedfd; $custom-light: #bff3fe; $custom-dark: #000000;
JSON
{
"hex": "#9fedfd",
"rgb": {
"r": 159,
"g": 237,
"b": 253
},
"hsl": {
"h": 190.213,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.90095,
"c": 0.07937,
"h": 211.9
},
"luminance": 0.75031
}Semantic roles & 50–950 ramp
primary
#9FEDFD
secondary
#E07660
accent
#2700E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#121717
muted
#828585