#92BFDB#92BFDB
#92BFDB is a light, moderate cyan. Relative luminance 0.485; OKLCH L 78.2% C 0.062 H 235.9°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #92BFDB |
|---|---|
| RGB | rgb(146, 191, 219) |
| HSL | hsl(203, 50%, 72%) |
| HSV | hsv(203, 33%, 86%) |
| CMYK | cmyk(33.3%, 12.8%, 0%, 14.1%) |
| CIE-LAB | lab(75.13, -8.17, -18.79) |
| CIE-LCH | lch(75.13, 20.49, 246.49°) |
| OKLab | oklab(78.23% -0.0349 -0.0515) |
| OKLCH | oklch(78.23% 0.062 235.9) |
| XYZ | xyz(43.2670, 48.4849, 74.0828) |
| Luminance | 0.4849 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.11
Baby Blue
#89CFF0
ΔE00 5.21
Lightblue (survey)
#7BC8F6
ΔE00 5.48
Sky Blue
#87CEEB
ΔE00 5.51
Lightskyblue
#87CEFA
ΔE00 5.61
Light Blue
#95D0FC
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BFDB #DBAE92
analogous
#92DBD3 #92BFDB #929BDB
triadic
#92BFDB #DB92BF #BFDB92
tetradic
#92BFDB #D392DB #DBAE92 #9BDB92
square
#92BFDB #D392DB #DBAE92 #9BDB92
split-complementary
#92BFDB #DB929B #DBD392
monochromatic
#3C88B6 #64A4CC #92BFDB #C0DAEA #E8F1F7
Accessibility & contrast
On white
1.96
#92BFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#92BFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BFDB
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BFDB | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BEDC
Deuteranopia (green-blind)
#A8B5DB
Tritanopia (blue-blind)
#7AC6C8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #92bfdb; /* rgb */ color: rgb(146, 191, 219); /* oklch */ color: oklch(78.2% 0.062 235.9);
Tailwind
colors: {
custom: {
50: '#b4d2e6',
500: '#92bfdb',
950: '#000000',
},
}SCSS
$custom: #92bfdb; $custom-light: #b4d2e6; $custom-dark: #000000;
JSON
{
"hex": "#92bfdb",
"rgb": {
"r": 146,
"g": 191,
"b": 219
},
"hsl": {
"h": 203.014,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.78227,
"c": 0.06224,
"h": 235.9
},
"luminance": 0.48487
}Semantic roles & 50–950 ramp
primary
#92BFDB
secondary
#EEE2DB
accent
#6128BE
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111415
muted
#808284