#92BBDD#92BBDD
#92BBDD is a light, moderate cyan. Relative luminance 0.469; OKLCH L 77.4% C 0.066 H 243.8°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBDD |
|---|---|
| RGB | rgb(146, 187, 221) |
| HSL | hsl(207, 52%, 72%) |
| HSV | hsv(207, 34%, 87%) |
| CMYK | cmyk(33.9%, 15.4%, 0%, 13.3%) |
| CIE-LAB | lab(74.11, -5.53, -21.42) |
| CIE-LCH | lch(74.11, 22.13, 255.52°) |
| OKLab | oklab(77.44% -0.029 -0.0589) |
| OKLCH | oklch(77.44% 0.066 243.8) |
| XYZ | xyz(42.6714, 46.8700, 75.1910) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.13
Cloudy Blue
#ACC2D9
ΔE00 5.45
Carolina Blue
#8AB8FE
ΔE00 5.59
Light Blue
#95D0FC
ΔE00 5.92
Baby Blue (survey)
#A2CFFE
ΔE00 5.94
Sky Blue (survey)
#75BBFD
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBDD #DDB492
analogous
#92DDDA #92BBDD #9296DD
triadic
#92BBDD #DD92BB #BBDD92
tetradic
#92BBDD #DA92DD #DDB492 #96DD92
square
#92BBDD #DA92DD #DDB492 #96DD92
split-complementary
#92BBDD #DD9296 #DDDA92
monochromatic
#3A80BA #639ECE #92BBDD #C1D8EC #E8F0F8
Accessibility & contrast
On white
2.02
#92BBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#92BBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBDD
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBDD | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBBDF
Deuteranopia (green-blind)
#A3B3DC
Tritanopia (blue-blind)
#7AC3C6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92bbdd; /* rgb */ color: rgb(146, 187, 221); /* oklch */ color: oklch(77.4% 0.066 243.8);
Tailwind
colors: {
custom: {
50: '#b4cfe7',
500: '#92bbdd',
950: '#000000',
},
}SCSS
$custom: #92bbdd; $custom-light: #b4cfe7; $custom-dark: #000000;
JSON
{
"hex": "#92bbdd",
"rgb": {
"r": 146,
"g": 187,
"b": 221
},
"hsl": {
"h": 207.2,
"s": 52.448,
"l": 71.961
},
"oklch": {
"l": 0.77442,
"c": 0.06568,
"h": 243.8
},
"luminance": 0.46872
}Semantic roles & 50–950 ramp
primary
#92BBDD
secondary
#EFE5DC
accent
#6C26C0
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284