#92BFDE#92BFDE
#92BFDE is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.3% C 0.065 H 238.7°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #92BFDE |
|---|---|
| RGB | rgb(146, 191, 222) |
| HSL | hsl(204, 54%, 72%) |
| HSV | hsv(204, 34%, 87%) |
| CMYK | cmyk(34.2%, 14%, 0%, 12.9%) |
| CIE-LAB | lab(75.23, -7.42, -20.26) |
| CIE-LCH | lch(75.23, 21.58, 249.88°) |
| OKLab | oklab(78.34% -0.0338 -0.0557) |
| OKLCH | oklch(78.34% 0.065 238.7) |
| XYZ | xyz(43.6655, 48.6443, 76.1816) |
| Luminance | 0.4865 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.12
Lightblue (survey)
#7BC8F6
ΔE00 5.14
Light Blue
#95D0FC
ΔE00 5.18
Lightskyblue
#87CEFA
ΔE00 5.28
Sky
#82CAFC
ΔE00 5.35
Baby Blue
#89CFF0
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BFDE #DEB192
analogous
#92DED7 #92BFDE #9299DE
triadic
#92BFDE #DE92BF #BFDE92
tetradic
#92BFDE #D792DE #DEB192 #99DE92
square
#92BFDE #D792DE #DEB192 #99DE92
split-complementary
#92BFDE #DE9299 #DED792
monochromatic
#3987BD #63A3D0 #92BFDE #C1DBEC #E8F1F8
Accessibility & contrast
On white
1.96
#92BFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#92BFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BFDE
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BFDE | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BEE0
Deuteranopia (green-blind)
#A7B6DD
Tritanopia (blue-blind)
#79C7C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #92bfde; /* rgb */ color: rgb(146, 191, 222); /* oklch */ color: oklch(78.3% 0.065 238.7);
Tailwind
colors: {
custom: {
50: '#b4d2e8',
500: '#92bfde',
950: '#000000',
},
}SCSS
$custom: #92bfde; $custom-light: #b4d2e8; $custom-dark: #000000;
JSON
{
"hex": "#92bfde",
"rgb": {
"r": 146,
"g": 191,
"b": 222
},
"hsl": {
"h": 204.474,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.78339,
"c": 0.06512,
"h": 238.7
},
"luminance": 0.48647
}Semantic roles & 50–950 ramp
primary
#92BFDE
secondary
#EFE4DC
accent
#6425C1
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284