#92BBEE#92BBEE
#92BBEE is a light, moderate cyan. Relative luminance 0.478; OKLCH L 78.1% C 0.086 H 254.2°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBEE |
|---|---|
| RGB | rgb(146, 187, 238) |
| HSL | hsl(213, 73%, 75%) |
| HSV | hsv(213, 39%, 93%) |
| CMYK | cmyk(38.7%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(74.71, -1.15, -29.70) |
| CIE-LCH | lch(74.71, 29.73, 267.77°) |
| OKLab | oklab(78.12% -0.0233 -0.0823) |
| OKLCH | oklch(78.12% 0.086 254.2) |
| XYZ | xyz(45.0521, 47.8223, 87.7291) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.28
Pastel Blue
#A2BFFE
ΔE00 3.89
Sky Blue (survey)
#75BBFD
ΔE00 5.00
Baby Blue (survey)
#A2CFFE
ΔE00 5.07
Powder Blue (survey)
#B1D1FC
ΔE00 6.19
Light Grey Blue
#9DBCD4
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBEE #EEC592
analogous
#92E9EE #92BBEE #9792EE
triadic
#92BBEE #EE92BB #BBEE92
tetradic
#92BBEE #EE92E9 #EEC592 #92EE97
square
#92BBEE #EE92E9 #EEC592 #92EE97
split-complementary
#92BBEE #EE9792 #E9EE92
monochromatic
#2879DD #5D9AE6 #92BBEE #C7DCF6 #E5EEFB
Accessibility & contrast
On white
1.99
#92BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#92BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBEE
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBEE | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDF0
Deuteranopia (green-blind)
#9DB4ED
Tritanopia (blue-blind)
#73C6CC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #92bbee; /* rgb */ color: rgb(146, 187, 238); /* oklch */ color: oklch(78.1% 0.086 254.2);
Tailwind
colors: {
custom: {
50: '#b5cff3',
500: '#92bbee',
950: '#000000',
},
}SCSS
$custom: #92bbee; $custom-light: #b5cff3; $custom-dark: #000000;
JSON
{
"hex": "#92bbee",
"rgb": {
"r": 146,
"g": 187,
"b": 238
},
"hsl": {
"h": 213.261,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.78119,
"c": 0.08555,
"h": 254.2
},
"luminance": 0.47825
}Semantic roles & 50–950 ramp
primary
#92BBEE
secondary
#F3E7D8
accent
#7D10D5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285