#9CE2FA#9CE2FA
#9CE2FA is a very light, moderate cyan. Relative luminance 0.684; OKLCH L 87.5% C 0.077 H 221.4°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9CE2FA |
|---|---|
| RGB | rgb(156, 226, 250) |
| HSL | hsl(195, 90%, 80%) |
| HSV | hsv(195, 38%, 98%) |
| CMYK | cmyk(37.6%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(86.19, -15.98, -18.58) |
| CIE-LCH | lch(86.19, 24.51, 229.31°) |
| OKLab | oklab(87.46% -0.0579 -0.051) |
| OKLCH | oklch(87.46% 0.077 221.4) |
| XYZ | xyz(58.1561, 68.3592, 100.5541) |
| Luminance | 0.6836 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.49
Sky Blue
#87CEEB
ΔE00 5.02
Lightblue
#ADD8E6
ΔE00 5.03
Baby Blue
#89CFF0
ΔE00 5.34
Powder Blue
#B0E0E6
ΔE00 6.38
Robin'S Egg Blue
#98EFF9
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CE2FA #FAB49C
analogous
#9CFAE3 #9CE2FA #9CB3FA
triadic
#9CE2FA #FA9CE2 #E2FA9C
tetradic
#9CE2FA #E39CFA #FAB49C #B3FA9C
square
#9CE2FA #E39CFA #FAB49C #B3FA9C
split-complementary
#9CE2FA #FA9CB3 #FAE39C
monochromatic
#27C0F4 #62D1F7 #9CE2FA #D6F3FD #E2F6FE
Accessibility & contrast
On white
1.43
#9CE2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#9CE2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CE2FA
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CE2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CE2FA | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DEFB
Deuteranopia (green-blind)
#C5D3FA
Tritanopia (blue-blind)
#78EAE9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #9ce2fa; /* rgb */ color: rgb(156, 226, 250); /* oklch */ color: oklch(87.5% 0.077 221.4);
Tailwind
colors: {
custom: {
50: '#bcebfc',
500: '#9ce2fa',
950: '#000000',
},
}SCSS
$custom: #9ce2fa; $custom-light: #bcebfc; $custom-dark: #000000;
JSON
{
"hex": "#9ce2fa",
"rgb": {
"r": 156,
"g": 226,
"b": 250
},
"hsl": {
"h": 195.319,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.87463,
"c": 0.07718,
"h": 221.4
},
"luminance": 0.68363
}Semantic roles & 50–950 ramp
primary
#9CE2FA
secondary
#DB7F5F
accent
#3B00E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#121617
muted
#828485