#92BECA#92BECA
#92BECA is a light, muted cyan. Relative luminance 0.472; OKLCH L 77.4% C 0.050 H 216.3°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #92BECA |
|---|---|
| RGB | rgb(146, 190, 202) |
| HSL | hsl(193, 35%, 68%) |
| HSV | hsv(193, 28%, 79%) |
| CMYK | cmyk(27.7%, 5.9%, 0%, 20.8%) |
| CIE-LAB | lab(74.32, -11.74, -10.78) |
| CIE-LCH | lch(74.32, 15.94, 222.55°) |
| OKLab | oklab(77.41% -0.04 -0.0294) |
| OKLCH | oklch(77.41% 0.05 216.3) |
| XYZ | xyz(40.9249, 47.2003, 62.8199) |
| Luminance | 0.4720 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.70
Sky Blue
#87CEEB
ΔE00 6.85
Light Grey Blue
#9DBCD4
ΔE00 7.25
Baby Blue
#89CFF0
ΔE00 7.81
Bluegrey
#85A3B2
ΔE00 8.32
Powder Blue
#B0E0E6
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BECA #CA9E92
analogous
#92CABA #92BECA #92A2CA
triadic
#92BECA #CA92BE #BECA92
tetradic
#92BECA #BA92CA #CA9E92 #A2CA92
square
#92BECA #BA92CA #CA9E92 #A2CA92
split-complementary
#92BECA #CA92A2 #CABA92
monochromatic
#4A8798 #69A5B6 #92BECA #BBD7DE #E4EFF2
Accessibility & contrast
On white
2.01
#92BECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#92BECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BECA
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BECA | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCB
Deuteranopia (green-blind)
#ACB4CA
Tritanopia (blue-blind)
#80C3C2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #92beca; /* rgb */ color: rgb(146, 190, 202); /* oklch */ color: oklch(77.4% 0.050 216.3);
Tailwind
colors: {
custom: {
50: '#b3d1da',
500: '#92beca',
950: '#000000',
},
}SCSS
$custom: #92beca; $custom-light: #b3d1da; $custom-dark: #000000;
JSON
{
"hex": "#92beca",
"rgb": {
"r": 146,
"g": 190,
"b": 202
},
"hsl": {
"h": 192.857,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.77406,
"c": 0.04962,
"h": 216.3
},
"luminance": 0.47202
}Semantic roles & 50–950 ramp
primary
#92BECA
secondary
#E4D7D3
accent
#5138AD
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283