#9BE2FF#9BE2FF
#9BE2FF is a very light, moderate cyan. Relative luminance 0.686; OKLCH L 87.6% C 0.081 H 225.5°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE2FF |
|---|---|
| RGB | rgb(155, 226, 255) |
| HSL | hsl(197, 100%, 80%) |
| HSV | hsv(197, 39%, 100%) |
| CMYK | cmyk(39.2%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(86.29, -14.99, -21.05) |
| CIE-LCH | lch(86.29, 25.84, 234.56°) |
| OKLab | oklab(87.59% -0.0569 -0.0579) |
| OKLCH | oklch(87.59% 0.081 225.5) |
| XYZ | xyz(58.7577, 68.5775, 104.7290) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.93
Baby Blue
#89CFF0
ΔE00 4.66
Sky Blue
#87CEEB
ΔE00 4.77
Lightblue
#ADD8E6
ΔE00 5.74
Lightskyblue
#87CEFA
ΔE00 6.45
Light Blue
#95D0FC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE2FF #FFB89B
analogous
#9BFFEA #9BE2FF #9BB0FF
triadic
#9BE2FF #FF9BE2 #E2FF9B
tetradic
#9BE2FF #EA9BFF #FFB89B #B0FF9B
square
#9BE2FF #EA9BFF #FFB89B #B0FF9B
split-complementary
#9BE2FF #FF9BB0 #FFEA9B
monochromatic
#21BFFF #5ED0FF #9BE2FF #D8F4FF #E0F6FF
Accessibility & contrast
On white
1.43
#9BE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#9BE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE2FF
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE2FF | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DFFF
Deuteranopia (green-blind)
#C3D3FF
Tritanopia (blue-blind)
#74EBEB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #9be2ff; /* rgb */ color: rgb(155, 226, 255); /* oklch */ color: oklch(87.6% 0.081 225.5);
Tailwind
colors: {
custom: {
50: '#bcebff',
500: '#9be2ff',
950: '#000000',
},
}SCSS
$custom: #9be2ff; $custom-light: #bcebff; $custom-dark: #000000;
JSON
{
"hex": "#9be2ff",
"rgb": {
"r": 155,
"g": 226,
"b": 255
},
"hsl": {
"h": 197.4,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.87588,
"c": 0.08121,
"h": 225.5
},
"luminance": 0.68581
}Semantic roles & 50–950 ramp
primary
#9BE2FF
secondary
#E2835C
accent
#4300E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#121618
muted
#828486