#92BED2#92BED2
#92BED2 is a light, muted cyan. Relative luminance 0.476; OKLCH L 77.7% C 0.055 H 227.5°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #92BED2 |
|---|---|
| RGB | rgb(146, 190, 210) |
| HSL | hsl(199, 42%, 70%) |
| HSV | hsv(199, 30%, 82%) |
| CMYK | cmyk(30.5%, 9.5%, 0%, 17.6%) |
| CIE-LAB | lab(74.56, -9.84, -14.76) |
| CIE-LCH | lch(74.56, 17.74, 236.30°) |
| OKLab | oklab(77.68% -0.0369 -0.0403) |
| OKLCH | oklch(77.68% 0.055 227.5) |
| XYZ | xyz(41.8967, 47.5891, 67.9383) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.46
Sky Blue
#87CEEB
ΔE00 5.49
Baby Blue
#89CFF0
ΔE00 5.91
Lightblue
#ADD8E6
ΔE00 6.91
Cloudy Blue
#ACC2D9
ΔE00 7.29
Lightblue (survey)
#7BC8F6
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BED2 #D2A692
analogous
#92D2C6 #92BED2 #929ED2
triadic
#92BED2 #D292BE #BED292
tetradic
#92BED2 #C692D2 #D2A692 #9ED292
square
#92BED2 #C692D2 #D2A692 #9ED292
split-complementary
#92BED2 #D2929E #D2C692
monochromatic
#4487A5 #67A4C0 #92BED2 #BDD8E4 #E9F2F6
Accessibility & contrast
On white
2.00
#92BED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#92BED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BED2
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BED2 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BCD3
Deuteranopia (green-blind)
#AAB4D2
Tritanopia (blue-blind)
#7DC4C4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #92bed2; /* rgb */ color: rgb(146, 190, 210); /* oklch */ color: oklch(77.7% 0.055 227.5);
Tailwind
colors: {
custom: {
50: '#b3d1df',
500: '#92bed2',
950: '#000000',
},
}SCSS
$custom: #92bed2; $custom-light: #b3d1df; $custom-dark: #000000;
JSON
{
"hex": "#92bed2",
"rgb": {
"r": 146,
"g": 190,
"b": 210
},
"hsl": {
"h": 198.75,
"s": 41.558,
"l": 69.804
},
"oklch": {
"l": 0.77684,
"c": 0.05469,
"h": 227.5
},
"luminance": 0.47591
}Semantic roles & 50–950 ramp
primary
#92BED2
secondary
#E9DDD7
accent
#5A31B5
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283