#92BBD2#92BBD2
#92BBD2 is a light, muted cyan. Relative luminance 0.463; OKLCH L 77.0% C 0.055 H 233.0°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBD2 |
|---|---|
| RGB | rgb(146, 187, 210) |
| HSL | hsl(202, 42%, 70%) |
| HSV | hsv(202, 30%, 82%) |
| CMYK | cmyk(30.5%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(73.74, -8.25, -16.00) |
| CIE-LCH | lch(73.74, 18.00, 242.72°) |
| OKLab | oklab(77.03% -0.033 -0.0438) |
| OKLCH | oklch(77.03% 0.055 233) |
| XYZ | xyz(41.2536, 46.3029, 67.7239) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.02
Cloudy Blue
#ACC2D9
ΔE00 6.22
Sky Blue
#87CEEB
ΔE00 6.35
Baby Blue
#89CFF0
ΔE00 6.41
Lightblue (survey)
#7BC8F6
ΔE00 7.09
Bluegrey
#85A3B2
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBD2 #D2A992
analogous
#92D2C9 #92BBD2 #929BD2
triadic
#92BBD2 #D292BB #BBD292
tetradic
#92BBD2 #C992D2 #D2A992 #9BD292
square
#92BBD2 #C992D2 #D2A992 #9BD292
split-complementary
#92BBD2 #D2929B #D2C992
monochromatic
#4482A5 #67A0C0 #92BBD2 #BDD6E4 #E9F1F6
Accessibility & contrast
On white
2.05
#92BBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#92BBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBD2
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBD2 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B9D3
Deuteranopia (green-blind)
#A7B2D2
Tritanopia (blue-blind)
#7EC1C2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #92bbd2; /* rgb */ color: rgb(146, 187, 210); /* oklch */ color: oklch(77.0% 0.055 233.0);
Tailwind
colors: {
custom: {
50: '#b3cfdf',
500: '#92bbd2',
950: '#000000',
},
}SCSS
$custom: #92bbd2; $custom-light: #b3cfdf; $custom-dark: #000000;
JSON
{
"hex": "#92bbd2",
"rgb": {
"r": 146,
"g": 187,
"b": 210
},
"hsl": {
"h": 201.563,
"s": 41.558,
"l": 69.804
},
"oklch": {
"l": 0.77033,
"c": 0.05483,
"h": 233
},
"luminance": 0.46305
}Semantic roles & 50–950 ramp
primary
#92BBD2
secondary
#E9DDD7
accent
#6031B5
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283