#92BBDF#92BBDF
#92BBDF is a light, moderate cyan. Relative luminance 0.470; OKLCH L 77.5% C 0.068 H 245.3°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBDF |
|---|---|
| RGB | rgb(146, 187, 223) |
| HSL | hsl(208, 55%, 72%) |
| HSV | hsv(208, 35%, 87%) |
| CMYK | cmyk(34.5%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(74.18, -5.03, -22.40) |
| CIE-LCH | lch(74.18, 22.96, 257.35°) |
| OKLab | oklab(77.52% -0.0283 -0.0617) |
| OKLCH | oklch(77.52% 0.068 245.3) |
| XYZ | xyz(42.9395, 46.9772, 76.6027) |
| Luminance | 0.4698 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.57
Carolina Blue
#8AB8FE
ΔE00 5.04
Cloudy Blue
#ACC2D9
ΔE00 5.58
Sky Blue (survey)
#75BBFD
ΔE00 5.62
Baby Blue (survey)
#A2CFFE
ΔE00 5.65
Light Blue
#95D0FC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBDF #DFB692
analogous
#92DFDD #92BBDF #9295DF
triadic
#92BBDF #DF92BB #BBDF92
tetradic
#92BBDF #DD92DF #DFB692 #95DF92
square
#92BBDF #DD92DF #DFB692 #95DF92
split-complementary
#92BBDF #DF9295 #DFDD92
monochromatic
#3880BF #639DD1 #92BBDF #C1D9ED #E7F0F8
Accessibility & contrast
On white
2.02
#92BBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#92BBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBDF
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBDF | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBBE1
Deuteranopia (green-blind)
#A3B3DE
Tritanopia (blue-blind)
#79C4C7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92bbdf; /* rgb */ color: rgb(146, 187, 223); /* oklch */ color: oklch(77.5% 0.068 245.3);
Tailwind
colors: {
custom: {
50: '#b4cfe9',
500: '#92bbdf',
950: '#000000',
},
}SCSS
$custom: #92bbdf; $custom-light: #b4cfe9; $custom-dark: #000000;
JSON
{
"hex": "#92bbdf",
"rgb": {
"r": 146,
"g": 187,
"b": 223
},
"hsl": {
"h": 208.052,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.77519,
"c": 0.06787,
"h": 245.3
},
"luminance": 0.46979
}Semantic roles & 50–950 ramp
primary
#92BBDF
secondary
#EFE5DC
accent
#6E23C2
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284