#92BED4#92BED4
#92BED4 is a light, muted cyan. Relative luminance 0.477; OKLCH L 77.8% C 0.056 H 230.0°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #92BED4 |
|---|---|
| RGB | rgb(146, 190, 212) |
| HSL | hsl(200, 43%, 70%) |
| HSV | hsv(200, 31%, 83%) |
| CMYK | cmyk(31.1%, 10.4%, 0%, 16.9%) |
| CIE-LAB | lab(74.63, -9.36, -15.75) |
| CIE-LCH | lch(74.63, 18.32, 239.28°) |
| OKLab | oklab(77.76% -0.0362 -0.0431) |
| OKLCH | oklch(77.76% 0.056 230) |
| XYZ | xyz(42.1475, 47.6894, 69.2588) |
| Luminance | 0.4769 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.89
Sky Blue
#87CEEB
ΔE00 5.42
Baby Blue
#89CFF0
ΔE00 5.65
Cloudy Blue
#ACC2D9
ΔE00 6.83
Lightblue (survey)
#7BC8F6
ΔE00 6.92
Lightskyblue
#87CEFA
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BED4 #D4A892
analogous
#92D4C9 #92BED4 #929DD4
triadic
#92BED4 #D492BE #BED492
tetradic
#92BED4 #C992D4 #D4A892 #9DD492
square
#92BED4 #C992D4 #D4A892 #9DD492
split-complementary
#92BED4 #D4929D #D4C992
monochromatic
#4387A9 #66A4C3 #92BED4 #BED8E5 #E9F2F6
Accessibility & contrast
On white
1.99
#92BED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#92BED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BED4
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BED4 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BCD5
Deuteranopia (green-blind)
#A9B4D4
Tritanopia (blue-blind)
#7DC4C5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #92bed4; /* rgb */ color: rgb(146, 190, 212); /* oklch */ color: oklch(77.8% 0.056 230.0);
Tailwind
colors: {
custom: {
50: '#b3d1e1',
500: '#92bed4',
950: '#000000',
},
}SCSS
$custom: #92bed4; $custom-light: #b3d1e1; $custom-dark: #000000;
JSON
{
"hex": "#92bed4",
"rgb": {
"r": 146,
"g": 190,
"b": 212
},
"hsl": {
"h": 200,
"s": 43.421,
"l": 70.196
},
"oklch": {
"l": 0.77756,
"c": 0.05626,
"h": 230
},
"luminance": 0.47691
}Semantic roles & 50–950 ramp
primary
#92BED4
secondary
#EADED8
accent
#5C2FB7
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283