#92BDCB#92BDCB
#92BDCB is a light, muted cyan. Relative luminance 0.468; OKLCH L 77.2% C 0.050 H 219.8°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #92BDCB |
|---|---|
| RGB | rgb(146, 189, 203) |
| HSL | hsl(195, 35%, 68%) |
| HSV | hsv(195, 28%, 80%) |
| CMYK | cmyk(28.1%, 6.9%, 0%, 20.4%) |
| CIE-LAB | lab(74.07, -10.98, -11.69) |
| CIE-LCH | lch(74.07, 16.04, 226.79°) |
| OKLab | oklab(77.22% -0.0383 -0.0319) |
| OKLCH | oklch(77.22% 0.05 219.8) |
| XYZ | xyz(40.8278, 46.8162, 63.3735) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.33
Sky Blue
#87CEEB
ΔE00 6.57
Lightblue
#ADD8E6
ΔE00 6.82
Baby Blue
#89CFF0
ΔE00 7.39
Bluegrey
#85A3B2
ΔE00 7.77
Greyblue
#77A1B5
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BDCB #CBA092
analogous
#92CBBC #92BDCB #92A0CB
triadic
#92BDCB #CB92BD #BDCB92
tetradic
#92BDCB #BC92CB #CBA092 #A0CB92
square
#92BDCB #BC92CB #CBA092 #A0CB92
split-complementary
#92BDCB #CB92A0 #CBBC92
monochromatic
#498699 #69A4B7 #92BDCB #BBD6DF #E5EFF3
Accessibility & contrast
On white
2.03
#92BDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#92BDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BDCB
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BDCB | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACC
Deuteranopia (green-blind)
#ABB3CB
Tritanopia (blue-blind)
#80C2C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92bdcb; /* rgb */ color: rgb(146, 189, 203); /* oklch */ color: oklch(77.2% 0.050 219.8);
Tailwind
colors: {
custom: {
50: '#b3d0da',
500: '#92bdcb',
950: '#000000',
},
}SCSS
$custom: #92bdcb; $custom-light: #b3d0da; $custom-dark: #000000;
JSON
{
"hex": "#92bdcb",
"rgb": {
"r": 146,
"g": 189,
"b": 203
},
"hsl": {
"h": 194.737,
"s": 35.404,
"l": 68.431
},
"oklch": {
"l": 0.77221,
"c": 0.04982,
"h": 219.8
},
"luminance": 0.46818
}Semantic roles & 50–950 ramp
primary
#92BDCB
secondary
#E5D8D4
accent
#5437AE
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283