#9BC2EE#9BC2EE
#9BC2EE is a light, moderate cyan. Relative luminance 0.517; OKLCH L 80.1% C 0.075 H 251.8°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC2EE |
|---|---|
| RGB | rgb(155, 194, 238) |
| HSL | hsl(212, 71%, 77%) |
| HSV | hsv(212, 35%, 93%) |
| CMYK | cmyk(34.9%, 18.5%, 0%, 6.7%) |
| CIE-LAB | lab(77.11, -2.53, -25.97) |
| CIE-LCH | lch(77.11, 26.10, 264.44°) |
| OKLab | oklab(80.14% -0.0236 -0.0717) |
| OKLCH | oklch(80.14% 0.075 251.8) |
| XYZ | xyz(48.2372, 51.7229, 88.3142) |
| Luminance | 0.5172 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.36
Pastel Blue
#A2BFFE
ΔE00 3.93
Carolina Blue
#8AB8FE
ΔE00 4.02
Powder Blue (survey)
#B1D1FC
ΔE00 4.38
Light Blue
#95D0FC
ΔE00 5.26
Light Grey Blue
#9DBCD4
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC2EE #EEC79B
analogous
#9BECEE #9BC2EE #9E9BEE
triadic
#9BC2EE #EE9BC2 #C2EE9B
tetradic
#9BC2EE #EE9BEC #EEC79B #9BEE9E
square
#9BC2EE #EE9BEC #EEC79B #9BEE9E
split-complementary
#9BC2EE #EE9E9B #ECEE9B
monochromatic
#3282DC #67A2E5 #9BC2EE #CFE2F7 #E5EFFB
Accessibility & contrast
On white
1.85
#9BC2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#9BC2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC2EE
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC2EE | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3F0
Deuteranopia (green-blind)
#A8BBED
Tritanopia (blue-blind)
#80CCD1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9bc2ee; /* rgb */ color: rgb(155, 194, 238); /* oklch */ color: oklch(80.1% 0.075 251.8);
Tailwind
colors: {
custom: {
50: '#bbd4f3',
500: '#9bc2ee',
950: '#000000',
},
}SCSS
$custom: #9bc2ee; $custom-light: #bbd4f3; $custom-dark: #000000;
JSON
{
"hex": "#9bc2ee",
"rgb": {
"r": 155,
"g": 194,
"b": 238
},
"hsl": {
"h": 211.807,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.80144,
"c": 0.07543,
"h": 251.8
},
"luminance": 0.51725
}Semantic roles & 50–950 ramp
primary
#9BC2EE
secondary
#CA9A63
accent
#7913D3
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385