#92BDCA#92BDCA
#92BDCA is a light, muted cyan. Relative luminance 0.468; OKLCH L 77.2% C 0.049 H 218.3°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #92BDCA |
|---|---|
| RGB | rgb(146, 189, 202) |
| HSL | hsl(194, 35%, 68%) |
| HSV | hsv(194, 28%, 79%) |
| CMYK | cmyk(27.7%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.04, -11.21, -11.19) |
| CIE-LCH | lch(74.04, 15.84, 224.94°) |
| OKLab | oklab(77.19% -0.0387 -0.0305) |
| OKLCH | oklch(77.19% 0.049 218.3) |
| XYZ | xyz(40.7090, 46.7686, 62.7479) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.70
Sky Blue
#87CEEB
ΔE00 6.79
Lightblue
#ADD8E6
ΔE00 6.85
Baby Blue
#89CFF0
ΔE00 7.67
Bluegrey
#85A3B2
ΔE00 7.88
Greyblue
#77A1B5
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BDCA #CA9F92
analogous
#92CABB #92BDCA #92A1CA
triadic
#92BDCA #CA92BD #BDCA92
tetradic
#92BDCA #BB92CA #CA9F92 #A1CA92
square
#92BDCA #BB92CA #CA9F92 #A1CA92
split-complementary
#92BDCA #CA92A1 #CABB92
monochromatic
#4A8698 #69A4B6 #92BDCA #BBD6DE #E4EFF2
Accessibility & contrast
On white
2.03
#92BDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#92BDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BDCA
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BDCA | 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)
#B4BACB
Deuteranopia (green-blind)
#ABB3CA
Tritanopia (blue-blind)
#80C2C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92bdca; /* rgb */ color: rgb(146, 189, 202); /* oklch */ color: oklch(77.2% 0.049 218.3);
Tailwind
colors: {
custom: {
50: '#b3d0da',
500: '#92bdca',
950: '#000000',
},
}SCSS
$custom: #92bdca; $custom-light: #b3d0da; $custom-dark: #000000;
JSON
{
"hex": "#92bdca",
"rgb": {
"r": 146,
"g": 189,
"b": 202
},
"hsl": {
"h": 193.929,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.77187,
"c": 0.04926,
"h": 218.3
},
"luminance": 0.4677
}Semantic roles & 50–950 ramp
primary
#92BDCA
secondary
#E4D7D3
accent
#5338AD
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283