#9AE9FD#9AE9FD
#9AE9FD is a very light, moderate cyan. Relative luminance 0.722; OKLCH L 89.0% C 0.082 H 215.5°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #9AE9FD |
|---|---|
| RGB | rgb(154, 233, 253) |
| HSL | hsl(192, 96%, 80%) |
| HSV | hsv(192, 39%, 99%) |
| CMYK | cmyk(39.1%, 7.9%, 0%, 0.8%) |
| CIE-LAB | lab(88.08, -19.26, -17.31) |
| CIE-LCH | lch(88.08, 25.90, 221.95°) |
| OKLab | oklab(88.98% -0.0667 -0.0475) |
| OKLCH | oklch(88.98% 0.082 215.5) |
| XYZ | xyz(60.1887, 72.2357, 103.6808) |
| Luminance | 0.7224 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.21
Robin Egg Blue
#8AF1FE
ΔE00 4.57
Ice Blue
#A5DFF9
ΔE00 4.98
Pale Sky Blue
#BDF6FE
ΔE00 5.61
Robin'S Egg
#6DEDFD
ΔE00 5.76
Powder Blue
#B0E0E6
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AE9FD #FDAE9A
analogous
#9AFDDF #9AE9FD #9AB8FD
triadic
#9AE9FD #FD9AE9 #E9FD9A
tetradic
#9AE9FD #DF9AFD #FDAE9A #B8FD9A
square
#9AE9FD #DF9AFD #FDAE9A #B8FD9A
split-complementary
#9AE9FD #FD9AB8 #FDDF9A
monochromatic
#22CFFB #5EDCFC #9AE9FD #D6F6FE #E1F8FE
Accessibility & contrast
On white
1.36
#9AE9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#9AE9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AE9FD
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AE9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AE9FD | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FE
Deuteranopia (green-blind)
#CBD8FD
Tritanopia (blue-blind)
#72F1EF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #9ae9fd; /* rgb */ color: rgb(154, 233, 253); /* oklch */ color: oklch(89.0% 0.082 215.5);
Tailwind
colors: {
custom: {
50: '#bcf0fe',
500: '#9ae9fd',
950: '#000000',
},
}SCSS
$custom: #9ae9fd; $custom-light: #bcf0fe; $custom-dark: #000000;
JSON
{
"hex": "#9ae9fd",
"rgb": {
"r": 154,
"g": 233,
"b": 253
},
"hsl": {
"h": 192.121,
"s": 96.117,
"l": 79.804
},
"oklch": {
"l": 0.88977,
"c": 0.08195,
"h": 215.5
},
"luminance": 0.7224
}Semantic roles & 50–950 ramp
primary
#9AE9FD
secondary
#DF775C
accent
#2E00E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#121617
muted
#828585