#92BEE3#92BEE3
#92BEE3 is a light, moderate cyan. Relative luminance 0.485; OKLCH L 78.3% C 0.071 H 244.2°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #92BEE3 |
|---|---|
| RGB | rgb(146, 190, 227) |
| HSL | hsl(207, 59%, 73%) |
| HSV | hsv(207, 36%, 89%) |
| CMYK | cmyk(35.7%, 16.3%, 0%, 11%) |
| CIE-LAB | lab(75.13, -5.63, -23.12) |
| CIE-LCH | lch(75.13, 23.80, 256.32°) |
| OKLab | oklab(78.32% -0.0307 -0.0637) |
| OKLCH | oklch(78.32% 0.071 244.2) |
| XYZ | xyz(44.1282, 48.4817, 79.6909) |
| Luminance | 0.4848 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.88
Light Blue
#95D0FC
ΔE00 4.95
Baby Blue (survey)
#A2CFFE
ΔE00 5.00
Sky
#82CAFC
ΔE00 5.10
Carolina Blue
#8AB8FE
ΔE00 5.15
Sky Blue (survey)
#75BBFD
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BEE3 #E3B792
analogous
#92E3DF #92BEE3 #9295E3
triadic
#92BEE3 #E392BE #BEE392
tetradic
#92BEE3 #DF92E3 #E3B792 #95E392
square
#92BEE3 #DF92E3 #E3B792 #95E392
split-complementary
#92BEE3 #E39295 #E3DF92
monochromatic
#3384C7 #61A1D6 #92BEE3 #C3DBF0 #E7F0F9
Accessibility & contrast
On white
1.96
#92BEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#92BEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BEE3
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BEE3 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBEE5
Deuteranopia (green-blind)
#A4B5E2
Tritanopia (blue-blind)
#77C7CA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #92bee3; /* rgb */ color: rgb(146, 190, 227); /* oklch */ color: oklch(78.3% 0.071 244.2);
Tailwind
colors: {
custom: {
50: '#b4d1eb',
500: '#92bee3',
950: '#000000',
},
}SCSS
$custom: #92bee3; $custom-light: #b4d1eb; $custom-dark: #000000;
JSON
{
"hex": "#92bee3",
"rgb": {
"r": 146,
"g": 190,
"b": 227
},
"hsl": {
"h": 207.407,
"s": 59.124,
"l": 73.137
},
"oklch": {
"l": 0.78315,
"c": 0.07073,
"h": 244.2
},
"luminance": 0.48484
}Semantic roles & 50–950 ramp
primary
#92BEE3
secondary
#F0E5DB
accent
#6B1FC7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284