#92BBCB#92BBCB
#92BBCB is a light, muted cyan. Relative luminance 0.460; OKLCH L 76.8% C 0.049 H 223.8°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBCB |
|---|---|
| RGB | rgb(146, 187, 203) |
| HSL | hsl(197, 35%, 68%) |
| HSV | hsv(197, 28%, 80%) |
| CMYK | cmyk(28.1%, 7.9%, 0%, 20.4%) |
| CIE-LAB | lab(73.52, -9.92, -12.51) |
| CIE-LCH | lch(73.52, 15.97, 231.59°) |
| OKLab | oklab(76.79% -0.0357 -0.0341) |
| OKLCH | oklch(76.79% 0.049 223.8) |
| XYZ | xyz(40.4006, 45.9617, 63.2311) |
| Luminance | 0.4596 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.25
Sky Blue
#87CEEB
ΔE00 6.69
Bluegrey
#85A3B2
ΔE00 6.99
Baby Blue
#89CFF0
ΔE00 7.31
Lightblue
#ADD8E6
ΔE00 7.32
Greyblue
#77A1B5
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBCB #CBA292
analogous
#92CBBE #92BBCB #929ECB
triadic
#92BBCB #CB92BB #BBCB92
tetradic
#92BBCB #BE92CB #CBA292 #9ECB92
square
#92BBCB #BE92CB #CBA292 #9ECB92
split-complementary
#92BBCB #CB929E #CBBE92
monochromatic
#498399 #69A1B7 #92BBCB #BBD5DF #E5EFF3
Accessibility & contrast
On white
2.06
#92BBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#92BBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBCB
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBCB | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B9CC
Deuteranopia (green-blind)
#A9B2CB
Tritanopia (blue-blind)
#80C0C0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #92bbcb; /* rgb */ color: rgb(146, 187, 203); /* oklch */ color: oklch(76.8% 0.049 223.8);
Tailwind
colors: {
custom: {
50: '#b3cfda',
500: '#92bbcb',
950: '#000000',
},
}SCSS
$custom: #92bbcb; $custom-light: #b3cfda; $custom-dark: #000000;
JSON
{
"hex": "#92bbcb",
"rgb": {
"r": 146,
"g": 187,
"b": 203
},
"hsl": {
"h": 196.842,
"s": 35.404,
"l": 68.431
},
"oklch": {
"l": 0.76785,
"c": 0.04937,
"h": 223.8
},
"luminance": 0.45963
}Semantic roles & 50–950 ramp
primary
#92BBCB
secondary
#E5D9D4
accent
#5937AE
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283