#92BCDA#92BCDA
#92BCDA is a light, moderate cyan. Relative luminance 0.471; OKLCH L 77.5% C 0.062 H 239.7°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #92BCDA |
|---|---|
| RGB | rgb(146, 188, 218) |
| HSL | hsl(205, 49%, 71%) |
| HSV | hsv(205, 33%, 85%) |
| CMYK | cmyk(33%, 13.8%, 0%, 14.5%) |
| CIE-LAB | lab(74.28, -6.82, -19.53) |
| CIE-LCH | lch(74.28, 20.69, 250.76°) |
| OKLab | oklab(77.54% -0.0314 -0.0536) |
| OKLCH | oklch(77.54% 0.062 239.7) |
| XYZ | xyz(42.4882, 47.1373, 73.1757) |
| Luminance | 0.4714 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.57
Cloudy Blue
#ACC2D9
ΔE00 5.51
Lightblue (survey)
#7BC8F6
ΔE00 5.90
Light Blue
#95D0FC
ΔE00 5.99
Sky
#82CAFC
ΔE00 6.10
Lightskyblue
#87CEFA
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BCDA #DAB092
analogous
#92DAD4 #92BCDA #9298DA
triadic
#92BCDA #DA92BC #BCDA92
tetradic
#92BCDA #D492DA #DAB092 #98DA92
square
#92BCDA #D492DA #DAB092 #98DA92
split-complementary
#92BCDA #DA9298 #DAD492
monochromatic
#3D83B4 #64A0CA #92BCDA #C0D8EA #E8F1F7
Accessibility & contrast
On white
2.01
#92BCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#92BCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BCDA
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BCDA | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBBDC
Deuteranopia (green-blind)
#A5B3D9
Tritanopia (blue-blind)
#7BC4C6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #92bcda; /* rgb */ color: rgb(146, 188, 218); /* oklch */ color: oklch(77.5% 0.062 239.7);
Tailwind
colors: {
custom: {
50: '#b4d0e5',
500: '#92bcda',
950: '#000000',
},
}SCSS
$custom: #92bcda; $custom-light: #b4d0e5; $custom-dark: #000000;
JSON
{
"hex": "#92bcda",
"rgb": {
"r": 146,
"g": 188,
"b": 218
},
"hsl": {
"h": 205,
"s": 49.315,
"l": 71.373
},
"oklch": {
"l": 0.77543,
"c": 0.06214,
"h": 239.7
},
"luminance": 0.47139
}Semantic roles & 50–950 ramp
primary
#92BCDA
secondary
#EDE2DB
accent
#6629BD
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111415
muted
#808284