#92BEDF#92BEDF
#92BEDF is a light, moderate cyan. Relative luminance 0.483; OKLCH L 78.2% C 0.066 H 241.1°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #92BEDF |
|---|---|
| RGB | rgb(146, 190, 223) |
| HSL | hsl(206, 55%, 72%) |
| HSV | hsv(206, 35%, 87%) |
| CMYK | cmyk(34.5%, 14.8%, 0%, 12.5%) |
| CIE-LAB | lab(74.99, -6.64, -21.16) |
| CIE-LCH | lch(74.99, 22.18, 252.58°) |
| OKLab | oklab(78.16% -0.0322 -0.0582) |
| OKLCH | oklch(78.16% 0.066 241.1) |
| XYZ | xyz(43.5826, 48.2634, 76.8171) |
| Luminance | 0.4827 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.17
Light Blue
#95D0FC
ΔE00 5.16
Lightblue (survey)
#7BC8F6
ΔE00 5.29
Sky
#82CAFC
ΔE00 5.30
Lightskyblue
#87CEFA
ΔE00 5.46
Cloudy Blue
#ACC2D9
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BEDF #DFB392
analogous
#92DFD9 #92BEDF #9298DF
triadic
#92BEDF #DF92BE #BEDF92
tetradic
#92BEDF #D992DF #DFB392 #98DF92
square
#92BEDF #D992DF #DFB392 #98DF92
split-complementary
#92BEDF #DF9298 #DFD992
monochromatic
#3885BF #63A2D1 #92BEDF #C1DAED #E7F1F8
Accessibility & contrast
On white
1.97
#92BEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#92BEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BEDF
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BEDF | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BDE1
Deuteranopia (green-blind)
#A6B5DE
Tritanopia (blue-blind)
#78C6C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #92bedf; /* rgb */ color: rgb(146, 190, 223); /* oklch */ color: oklch(78.2% 0.066 241.1);
Tailwind
colors: {
custom: {
50: '#b4d1e9',
500: '#92bedf',
950: '#000000',
},
}SCSS
$custom: #92bedf; $custom-light: #b4d1e9; $custom-dark: #000000;
JSON
{
"hex": "#92bedf",
"rgb": {
"r": 146,
"g": 190,
"b": 223
},
"hsl": {
"h": 205.714,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.78162,
"c": 0.06649,
"h": 241.1
},
"luminance": 0.48266
}Semantic roles & 50–950 ramp
primary
#92BEDF
secondary
#EFE4DC
accent
#6723C2
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284