#92BEE2#92BEE2
#92BEE2 is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.3% C 0.070 H 243.5°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #92BEE2 |
|---|---|
| RGB | rgb(146, 190, 226) |
| HSL | hsl(207, 58%, 73%) |
| HSV | hsv(207, 35%, 89%) |
| CMYK | cmyk(35.4%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(75.09, -5.88, -22.63) |
| CIE-LCH | lch(75.09, 23.38, 255.43°) |
| OKLab | oklab(78.28% -0.0311 -0.0623) |
| OKLCH | oklch(78.28% 0.07 243.5) |
| XYZ | xyz(43.9906, 48.4266, 78.9661) |
| Luminance | 0.4843 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.68
Light Blue
#95D0FC
ΔE00 4.97
Sky
#82CAFC
ΔE00 5.12
Baby Blue (survey)
#A2CFFE
ΔE00 5.16
Lightblue (survey)
#7BC8F6
ΔE00 5.35
Carolina Blue
#8AB8FE
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BEE2 #E2B692
analogous
#92E2DE #92BEE2 #9296E2
triadic
#92BEE2 #E292BE #BEE292
tetradic
#92BEE2 #DE92E2 #E2B692 #96E292
square
#92BEE2 #DE92E2 #E2B692 #96E292
split-complementary
#92BEE2 #E29296 #E2DE92
monochromatic
#3484C5 #62A1D5 #92BEE2 #C2DBEF #E7F1F9
Accessibility & contrast
On white
1.97
#92BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#92BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BEE2
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BEE2 | 1.00 | 1.97 | 10.69 | 10.69 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBEE4
Deuteranopia (green-blind)
#A5B5E1
Tritanopia (blue-blind)
#77C7CA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #92bee2; /* rgb */ color: rgb(146, 190, 226); /* oklch */ color: oklch(78.3% 0.070 243.5);
Tailwind
colors: {
custom: {
50: '#b4d1eb',
500: '#92bee2',
950: '#000000',
},
}SCSS
$custom: #92bee2; $custom-light: #b4d1eb; $custom-dark: #000000;
JSON
{
"hex": "#92bee2",
"rgb": {
"r": 146,
"g": 190,
"b": 226
},
"hsl": {
"h": 207,
"s": 57.971,
"l": 72.941
},
"oklch": {
"l": 0.78277,
"c": 0.06966,
"h": 243.5
},
"luminance": 0.48429
}Semantic roles & 50–950 ramp
primary
#92BEE2
secondary
#F0E4DB
accent
#6A20C6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284