#92BCD2#92BCD2
#92BCD2 is a light, muted cyan. Relative luminance 0.467; OKLCH L 77.3% C 0.055 H 231.2°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #92BCD2 |
|---|---|
| RGB | rgb(146, 188, 210) |
| HSL | hsl(201, 42%, 70%) |
| HSV | hsv(201, 30%, 82%) |
| CMYK | cmyk(30.5%, 10.5%, 0%, 17.6%) |
| CIE-LAB | lab(74.02, -8.78, -15.58) |
| CIE-LCH | lch(74.02, 17.89, 240.60°) |
| OKLab | oklab(77.25% -0.0343 -0.0426) |
| OKLCH | oklch(77.25% 0.055 231.2) |
| XYZ | xyz(41.4665, 46.7287, 67.7949) |
| Luminance | 0.4673 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.47
Sky Blue
#87CEEB
ΔE00 6.02
Baby Blue
#89CFF0
ΔE00 6.18
Cloudy Blue
#ACC2D9
ΔE00 6.55
Lightblue (survey)
#7BC8F6
ΔE00 7.17
Lightskyblue
#87CEFA
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BCD2 #D2A892
analogous
#92D2C8 #92BCD2 #929CD2
triadic
#92BCD2 #D292BC #BCD292
tetradic
#92BCD2 #C892D2 #D2A892 #9CD292
square
#92BCD2 #C892D2 #D2A892 #9CD292
split-complementary
#92BCD2 #D2929C #D2C892
monochromatic
#4484A5 #67A1C0 #92BCD2 #BDD7E4 #E9F1F6
Accessibility & contrast
On white
2.03
#92BCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#92BCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BCD2
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BCD2 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BAD3
Deuteranopia (green-blind)
#A8B3D2
Tritanopia (blue-blind)
#7EC2C3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92bcd2; /* rgb */ color: rgb(146, 188, 210); /* oklch */ color: oklch(77.3% 0.055 231.2);
Tailwind
colors: {
custom: {
50: '#b3d0df',
500: '#92bcd2',
950: '#000000',
},
}SCSS
$custom: #92bcd2; $custom-light: #b3d0df; $custom-dark: #000000;
JSON
{
"hex": "#92bcd2",
"rgb": {
"r": 146,
"g": 188,
"b": 210
},
"hsl": {
"h": 200.625,
"s": 41.558,
"l": 69.804
},
"oklch": {
"l": 0.7725,
"c": 0.05472,
"h": 231.2
},
"luminance": 0.46731
}Semantic roles & 50–950 ramp
primary
#92BCD2
secondary
#E9DDD7
accent
#5E31B5
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283