#92BDED#92BDED
#92BDED is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.5% C 0.083 H 251.6°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #92BDED |
|---|---|
| RGB | rgb(146, 189, 237) |
| HSL | hsl(212, 72%, 75%) |
| HSV | hsv(212, 38%, 93%) |
| CMYK | cmyk(38.4%, 20.3%, 0%, 7.1%) |
| CIE-LAB | lab(75.21, -2.50, -28.39) |
| CIE-LCH | lch(75.21, 28.50, 264.96°) |
| OKLab | oklab(78.5% -0.0261 -0.0786) |
| OKLCH | oklch(78.5% 0.083 251.6) |
| XYZ | xyz(45.3328, 48.6182, 87.0999) |
| Luminance | 0.4862 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.81
Pastel Blue
#A2BFFE
ΔE00 4.45
Baby Blue (survey)
#A2CFFE
ΔE00 4.52
Sky Blue (survey)
#75BBFD
ΔE00 4.60
Light Blue
#95D0FC
ΔE00 5.79
Powder Blue (survey)
#B1D1FC
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BDED #EDC292
analogous
#92EBED #92BDED #9492ED
triadic
#92BDED #ED92BD #BDED92
tetradic
#92BDED #ED92EB #EDC292 #92ED94
square
#92BDED #ED92EB #EDC292 #92ED94
split-complementary
#92BDED #ED9492 #EBED92
monochromatic
#297DDC #5D9DE4 #92BDED #C7DDF6 #E5EFFB
Accessibility & contrast
On white
1.96
#92BDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#92BDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BDED
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BDED | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEEF
Deuteranopia (green-blind)
#A0B5EC
Tritanopia (blue-blind)
#73C8CD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #92bded; /* rgb */ color: rgb(146, 189, 237); /* oklch */ color: oklch(78.5% 0.083 251.6);
Tailwind
colors: {
custom: {
50: '#b5d0f3',
500: '#92bded',
950: '#000000',
},
}SCSS
$custom: #92bded; $custom-light: #b5d0f3; $custom-dark: #000000;
JSON
{
"hex": "#92bded",
"rgb": {
"r": 146,
"g": 189,
"b": 237
},
"hsl": {
"h": 211.648,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.785,
"c": 0.08283,
"h": 251.6
},
"luminance": 0.48621
}Semantic roles & 50–950 ramp
primary
#92BDED
secondary
#F2E6D9
accent
#7812D4
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285