#9BE2FA#9BE2FA
#9BE2FA is a very light, moderate cyan. Relative luminance 0.683; OKLCH L 87.4% C 0.078 H 221.1°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE2FA |
|---|---|
| RGB | rgb(155, 226, 250) |
| HSL | hsl(195, 90%, 79%) |
| HSV | hsv(195, 38%, 98%) |
| CMYK | cmyk(38%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(86.14, -16.23, -18.66) |
| CIE-LCH | lch(86.14, 24.73, 228.98°) |
| OKLab | oklab(87.41% -0.0587 -0.0513) |
| OKLCH | oklch(87.41% 0.078 221.1) |
| XYZ | xyz(57.9633, 68.2598, 100.5451) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.64
Sky Blue
#87CEEB
ΔE00 5.01
Lightblue
#ADD8E6
ΔE00 5.13
Baby Blue
#89CFF0
ΔE00 5.36
Powder Blue
#B0E0E6
ΔE00 6.40
Robin'S Egg Blue
#98EFF9
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE2FA #FAB39B
analogous
#9BFAE3 #9BE2FA #9BB3FA
triadic
#9BE2FA #FA9BE2 #E2FA9B
tetradic
#9BE2FA #E39BFA #FAB39B #B3FA9B
square
#9BE2FA #E39BFA #FAB39B #B3FA9B
split-complementary
#9BE2FA #FA9BB3 #FAE39B
monochromatic
#26C0F4 #61D1F7 #9BE2FA #D5F3FD #E2F7FE
Accessibility & contrast
On white
1.43
#9BE2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#9BE2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE2FA
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE2FA | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFB
Deuteranopia (green-blind)
#C5D3FA
Tritanopia (blue-blind)
#76EAE9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #9be2fa; /* rgb */ color: rgb(155, 226, 250); /* oklch */ color: oklch(87.4% 0.078 221.1);
Tailwind
colors: {
custom: {
50: '#bcebfc',
500: '#9be2fa',
950: '#000000',
},
}SCSS
$custom: #9be2fa; $custom-light: #bcebfc; $custom-dark: #000000;
JSON
{
"hex": "#9be2fa",
"rgb": {
"r": 155,
"g": 226,
"b": 250
},
"hsl": {
"h": 195.158,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.8741,
"c": 0.07797,
"h": 221.1
},
"luminance": 0.68263
}Semantic roles & 50–950 ramp
primary
#9BE2FA
secondary
#DB7E5E
accent
#3A00E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#121617
muted
#828485