#92BBED#92BBED
#92BBED is a light, moderate cyan. Relative luminance 0.478; OKLCH L 78.1% C 0.084 H 253.7°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBED |
|---|---|
| RGB | rgb(146, 187, 237) |
| HSL | hsl(213, 72%, 75%) |
| HSV | hsv(213, 38%, 93%) |
| CMYK | cmyk(38.4%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(74.68, -1.42, -29.22) |
| CIE-LCH | lch(74.68, 29.25, 267.22°) |
| OKLab | oklab(78.08% -0.0236 -0.0809) |
| OKLCH | oklch(78.08% 0.084 253.7) |
| XYZ | xyz(44.9056, 47.7637, 86.9575) |
| Luminance | 0.4777 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.40
Pastel Blue
#A2BFFE
ΔE00 3.99
Sky Blue (survey)
#75BBFD
ΔE00 4.98
Baby Blue (survey)
#A2CFFE
ΔE00 5.06
Powder Blue (survey)
#B1D1FC
ΔE00 6.19
Light Grey Blue
#9DBCD4
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBED #EDC492
analogous
#92E9ED #92BBED #9692ED
triadic
#92BBED #ED92BB #BBED92
tetradic
#92BBED #ED92E9 #EDC492 #92ED96
square
#92BBED #ED92E9 #EDC492 #92ED96
split-complementary
#92BBED #ED9692 #E9ED92
monochromatic
#2979DC #5D9AE4 #92BBED #C7DCF6 #E5EFFB
Accessibility & contrast
On white
1.99
#92BBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#92BBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBED
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBED | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDEF
Deuteranopia (green-blind)
#9EB4EC
Tritanopia (blue-blind)
#73C6CC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #92bbed; /* rgb */ color: rgb(146, 187, 237); /* oklch */ color: oklch(78.1% 0.084 253.7);
Tailwind
colors: {
custom: {
50: '#b5cff3',
500: '#92bbed',
950: '#000000',
},
}SCSS
$custom: #92bbed; $custom-light: #b5cff3; $custom-dark: #000000;
JSON
{
"hex": "#92bbed",
"rgb": {
"r": 146,
"g": 187,
"b": 237
},
"hsl": {
"h": 212.967,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.78078,
"c": 0.08432,
"h": 253.7
},
"luminance": 0.47766
}Semantic roles & 50–950 ramp
primary
#92BBED
secondary
#F2E7D9
accent
#7C12D4
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285