#92B2DB#92B2DB
#92B2DB is a light, moderate cyan. Relative luminance 0.431; OKLCH L 75.4% C 0.069 H 254.8°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #92B2DB |
|---|---|
| RGB | rgb(146, 178, 219) |
| HSL | hsl(214, 50%, 72%) |
| HSV | hsv(214, 33%, 86%) |
| CMYK | cmyk(33.3%, 18.7%, 0%, 14.1%) |
| CIE-LAB | lab(71.60, -1.16, -24.16) |
| CIE-LCH | lch(71.60, 24.18, 267.26°) |
| OKLab | oklab(75.44% -0.0181 -0.0666) |
| OKLCH | oklch(75.44% 0.069 254.8) |
| XYZ | xyz(40.5568, 43.0645, 73.1794) |
| Luminance | 0.4307 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.78
Pastel Blue
#A2BFFE
ΔE00 5.32
Light Grey Blue
#9DBCD4
ΔE00 5.93
Lightsteelblue
#B0C4DE
ΔE00 6.76
Cloudy Blue
#ACC2D9
ΔE00 6.76
Sky Blue (survey)
#75BBFD
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92B2DB #DBBB92
analogous
#92D7DB #92B2DB #9792DB
triadic
#92B2DB #DB92B2 #B2DB92
tetradic
#92B2DB #DB92D7 #DBBB92 #92DB97
square
#92B2DB #DB92D7 #DBBB92 #92DB97
split-complementary
#92B2DB #DB9792 #D7DB92
monochromatic
#3C72B6 #6492CC #92B2DB #C0D3EA #E8EFF7
Accessibility & contrast
On white
2.18
#92B2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#92B2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92B2DB
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92B2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92B2DB | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B3DD
Deuteranopia (green-blind)
#9BACDA
Tritanopia (blue-blind)
#7CBBC0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #92b2db; /* rgb */ color: rgb(146, 178, 219); /* oklch */ color: oklch(75.4% 0.069 254.8);
Tailwind
colors: {
custom: {
50: '#b4c8e6',
500: '#92b2db',
950: '#000000',
},
}SCSS
$custom: #92b2db; $custom-light: #b4c8e6; $custom-dark: #000000;
JSON
{
"hex": "#92b2db",
"rgb": {
"r": 146,
"g": 178,
"b": 219
},
"hsl": {
"h": 213.699,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.75445,
"c": 0.06899,
"h": 254.8
},
"luminance": 0.43066
}Semantic roles & 50–950 ramp
primary
#92B2DB
secondary
#EEE6DB
accent
#7C28BE
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284