#92CBEE#92CBEE
#92CBEE is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.5% C 0.077 H 235.9°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #92CBEE |
|---|---|
| RGB | rgb(146, 203, 238) |
| HSL | hsl(203, 73%, 75%) |
| HSV | hsv(203, 39%, 93%) |
| CMYK | cmyk(38.7%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(79.04, -9.72, -23.09) |
| CIE-LCH | lch(79.04, 25.05, 247.18°) |
| OKLab | oklab(81.53% -0.043 -0.0636) |
| OKLCH | oklch(81.53% 0.077 235.9) |
| XYZ | xyz(48.6375, 54.9930, 88.9242) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 2.39
Baby Blue
#89CFF0
ΔE00 2.67
Light Blue
#95D0FC
ΔE00 2.68
Lightblue (survey)
#7BC8F6
ΔE00 3.22
Sky
#82CAFC
ΔE00 3.39
Sky Blue
#87CEEB
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CBEE #EEB592
analogous
#92EEE3 #92CBEE #929DEE
triadic
#92CBEE #EE92CB #CBEE92
tetradic
#92CBEE #E392EE #EEB592 #9DEE92
square
#92CBEE #E392EE #EEB592 #9DEE92
split-complementary
#92CBEE #EE929D #EEE392
monochromatic
#2898DD #5DB2E6 #92CBEE #C7E4F6 #E5F2FB
Accessibility & contrast
On white
1.75
#92CBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#92CBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CBEE
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CBEE | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9F0
Deuteranopia (green-blind)
#AEBFED
Tritanopia (blue-blind)
#70D4D6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #92cbee; /* rgb */ color: rgb(146, 203, 238); /* oklch */ color: oklch(81.5% 0.077 235.9);
Tailwind
colors: {
custom: {
50: '#b5daf3',
500: '#92cbee',
950: '#000000',
},
}SCSS
$custom: #92cbee; $custom-light: #b5daf3; $custom-dark: #000000;
JSON
{
"hex": "#92cbee",
"rgb": {
"r": 146,
"g": 203,
"b": 238
},
"hsl": {
"h": 202.826,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.81528,
"c": 0.07684,
"h": 235.9
},
"luminance": 0.54996
}Semantic roles & 50–950 ramp
primary
#92CBEE
secondary
#CA855A
accent
#5B10D5
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385