#9CE2FF#9CE2FF
#9CE2FF is a very light, moderate cyan. Relative luminance 0.687; OKLCH L 87.6% C 0.080 H 225.8°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #9CE2FF |
|---|---|
| RGB | rgb(156, 226, 255) |
| HSL | hsl(198, 100%, 81%) |
| HSV | hsv(198, 39%, 100%) |
| CMYK | cmyk(38.8%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(86.34, -14.73, -20.97) |
| CIE-LCH | lch(86.34, 25.63, 234.91°) |
| OKLab | oklab(87.64% -0.0561 -0.0577) |
| OKLCH | oklch(87.64% 0.08 225.8) |
| XYZ | xyz(58.9505, 68.6769, 104.7380) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.81
Baby Blue
#89CFF0
ΔE00 4.66
Sky Blue
#87CEEB
ΔE00 4.80
Lightblue
#ADD8E6
ΔE00 5.68
Lightskyblue
#87CEFA
ΔE00 6.41
Light Blue
#95D0FC
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CE2FF #FFB99C
analogous
#9CFFEB #9CE2FF #9CB0FF
triadic
#9CE2FF #FF9CE2 #E2FF9C
tetradic
#9CE2FF #EB9CFF #FFB99C #B0FF9C
square
#9CE2FF #EB9CFF #FFB99C #B0FF9C
split-complementary
#9CE2FF #FF9CB0 #FFEB9C
monochromatic
#22BEFF #5FD0FF #9CE2FF #D9F4FF #E0F6FF
Accessibility & contrast
On white
1.43
#9CE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#9CE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CE2FF
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CE2FF | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DFFF
Deuteranopia (green-blind)
#C3D3FF
Tritanopia (blue-blind)
#76EBEB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #9ce2ff; /* rgb */ color: rgb(156, 226, 255); /* oklch */ color: oklch(87.6% 0.080 225.8);
Tailwind
colors: {
custom: {
50: '#bdebff',
500: '#9ce2ff',
950: '#000000',
},
}SCSS
$custom: #9ce2ff; $custom-light: #bdebff; $custom-dark: #000000;
JSON
{
"hex": "#9ce2ff",
"rgb": {
"r": 156,
"g": 226,
"b": 255
},
"hsl": {
"h": 197.576,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.87641,
"c": 0.08046,
"h": 225.8
},
"luminance": 0.68681
}Semantic roles & 50–950 ramp
primary
#9CE2FF
secondary
#E2845D
accent
#4300E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#121618
muted
#828486