#92BEEF#92BEEF
#92BEEF is a light, moderate cyan. Relative luminance 0.492; OKLCH L 78.8% C 0.085 H 251.6°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #92BEEF |
|---|---|
| RGB | rgb(146, 190, 239) |
| HSL | hsl(212, 74%, 75%) |
| HSV | hsv(212, 39%, 94%) |
| CMYK | cmyk(38.9%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(75.56, -2.52, -28.95) |
| CIE-LCH | lch(75.56, 29.06, 265.02°) |
| OKLab | oklab(78.79% -0.0267 -0.0802) |
| OKLCH | oklch(78.79% 0.085 251.6) |
| XYZ | xyz(45.8425, 49.1674, 88.7193) |
| Luminance | 0.4917 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.79
Baby Blue (survey)
#A2CFFE
ΔE00 4.26
Sky Blue (survey)
#75BBFD
ΔE00 4.45
Pastel Blue
#A2BFFE
ΔE00 4.48
Light Blue
#95D0FC
ΔE00 5.55
Sky
#82CAFC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BEEF #EFC392
analogous
#92ECEF #92BEEF #9492EF
triadic
#92BEEF #EF92BE #BEEF92
tetradic
#92BEEF #EF92EC #EFC392 #92EF94
square
#92BEEF #EF92EC #EFC392 #92EF94
split-complementary
#92BEEF #EF9492 #ECEF92
monochromatic
#277EDF #5D9EE7 #92BEEF #C7DEF7 #E4EFFB
Accessibility & contrast
On white
1.94
#92BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#92BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BEEF
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BEEF | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBFF1
Deuteranopia (green-blind)
#A0B6EE
Tritanopia (blue-blind)
#72C9CE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #92beef; /* rgb */ color: rgb(146, 190, 239); /* oklch */ color: oklch(78.8% 0.085 251.6);
Tailwind
colors: {
custom: {
50: '#b5d1f4',
500: '#92beef',
950: '#000000',
},
}SCSS
$custom: #92beef; $custom-light: #b5d1f4; $custom-dark: #000000;
JSON
{
"hex": "#92beef",
"rgb": {
"r": 146,
"g": 190,
"b": 239
},
"hsl": {
"h": 211.613,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.78793,
"c": 0.08451,
"h": 251.6
},
"luminance": 0.4917
}Semantic roles & 50–950 ramp
primary
#92BEEF
secondary
#F3E6D8
accent
#780FD7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285