#92BBDE#92BBDE
#92BBDE is a light, moderate cyan. Relative luminance 0.469; OKLCH L 77.5% C 0.067 H 244.6°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBDE |
|---|---|
| RGB | rgb(146, 187, 222) |
| HSL | hsl(208, 54%, 72%) |
| HSV | hsv(208, 34%, 87%) |
| CMYK | cmyk(34.2%, 15.8%, 0%, 12.9%) |
| CIE-LAB | lab(74.14, -5.28, -21.91) |
| CIE-LCH | lch(74.14, 22.54, 256.45°) |
| OKLab | oklab(77.48% -0.0287 -0.0603) |
| OKLCH | oklch(77.48% 0.067 244.6) |
| XYZ | xyz(42.8051, 46.9235, 75.8948) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.35
Carolina Blue
#8AB8FE
ΔE00 5.31
Cloudy Blue
#ACC2D9
ΔE00 5.51
Sky Blue (survey)
#75BBFD
ΔE00 5.77
Baby Blue (survey)
#A2CFFE
ΔE00 5.79
Light Blue
#95D0FC
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBDE #DEB592
analogous
#92DEDB #92BBDE #9295DE
triadic
#92BBDE #DE92BB #BBDE92
tetradic
#92BBDE #DB92DE #DEB592 #95DE92
square
#92BBDE #DB92DE #DEB592 #95DE92
split-complementary
#92BBDE #DE9295 #DEDB92
monochromatic
#3980BD #639ED0 #92BBDE #C1D8EC #E8F0F8
Accessibility & contrast
On white
2.02
#92BBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#92BBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBDE
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBDE | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBBE0
Deuteranopia (green-blind)
#A3B3DD
Tritanopia (blue-blind)
#79C3C6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92bbde; /* rgb */ color: rgb(146, 187, 222); /* oklch */ color: oklch(77.5% 0.067 244.6);
Tailwind
colors: {
custom: {
50: '#b4cfe8',
500: '#92bbde',
950: '#000000',
},
}SCSS
$custom: #92bbde; $custom-light: #b4cfe8; $custom-dark: #000000;
JSON
{
"hex": "#92bbde",
"rgb": {
"r": 146,
"g": 187,
"b": 222
},
"hsl": {
"h": 207.632,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.7748,
"c": 0.06677,
"h": 244.6
},
"luminance": 0.46926
}Semantic roles & 50–950 ramp
primary
#92BBDE
secondary
#EFE5DC
accent
#6D25C1
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284