#9CEEFF#9CEEFF
#9CEEFF is a very light, moderate cyan. Relative luminance 0.754; OKLCH L 90.2% C 0.083 H 212.1°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9CEEFF |
|---|---|
| RGB | rgb(156, 238, 255) |
| HSL | hsl(190, 100%, 81%) |
| HSV | hsv(190, 39%, 100%) |
| CMYK | cmyk(38.8%, 6.7%, 0%, 0%) |
| CIE-LAB | lab(89.60, -20.76, -16.07) |
| CIE-LCH | lch(89.60, 26.25, 217.75°) |
| OKLab | oklab(90.23% -0.0702 -0.0441) |
| OKLCH | oklch(90.23% 0.083 212.1) |
| XYZ | xyz(62.3284, 75.4328, 105.8640) |
| Luminance | 0.7544 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.82
Robin Egg Blue
#8AF1FE
ΔE00 3.28
Pale Sky Blue
#BDF6FE
ΔE00 4.78
Robin'S Egg
#6DEDFD
ΔE00 4.99
Powder Blue
#B0E0E6
ΔE00 6.11
Paleturquoise
#AFEEEE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CEEFF #FFAD9C
analogous
#9CFFDE #9CEEFF #9CBCFF
triadic
#9CEEFF #FF9CEE #EEFF9C
tetradic
#9CEEFF #DE9CFF #FFAD9C #BCFF9C
square
#9CEEFF #DE9CFF #FFAD9C #BCFF9C
split-complementary
#9CEEFF #FF9CBC #FFDE9C
monochromatic
#22D9FF #5FE3FF #9CEEFF #D9F9FF #E0FAFF
Accessibility & contrast
On white
1.31
#9CEEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#9CEEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CEEFF
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CEEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CEEFF | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FF
Deuteranopia (green-blind)
#D0DCFF
Tritanopia (blue-blind)
#73F6F3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #9ceeff; /* rgb */ color: rgb(156, 238, 255); /* oklch */ color: oklch(90.2% 0.083 212.1);
Tailwind
colors: {
custom: {
50: '#bdf3ff',
500: '#9ceeff',
950: '#000000',
},
}SCSS
$custom: #9ceeff; $custom-light: #bdf3ff; $custom-dark: #000000;
JSON
{
"hex": "#9ceeff",
"rgb": {
"r": 156,
"g": 238,
"b": 255
},
"hsl": {
"h": 190.303,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.90228,
"c": 0.08294,
"h": 212.1
},
"luminance": 0.75437
}Semantic roles & 50–950 ramp
primary
#9CEEFF
secondary
#E2745D
accent
#2700E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#121718
muted
#828586