#92BBDB#92BBDB
#92BBDB is a light, moderate cyan. Relative luminance 0.468; OKLCH L 77.4% C 0.064 H 242.1°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBDB |
|---|---|
| RGB | rgb(146, 187, 219) |
| HSL | hsl(206, 50%, 72%) |
| HSV | hsv(206, 33%, 86%) |
| CMYK | cmyk(33.3%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(74.04, -6.03, -20.44) |
| CIE-LCH | lch(74.04, 21.31, 253.55°) |
| OKLab | oklab(77.37% -0.0297 -0.0562) |
| OKLCH | oklch(77.37% 0.064 242.1) |
| XYZ | xyz(42.4066, 46.7641, 73.7960) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.74
Cloudy Blue
#ACC2D9
ΔE00 5.39
Light Blue
#95D0FC
ΔE00 6.04
Lightblue (survey)
#7BC8F6
ΔE00 6.10
Sky
#82CAFC
ΔE00 6.13
Carolina Blue
#8AB8FE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBDB #DBB292
analogous
#92DBD7 #92BBDB #9297DB
triadic
#92BBDB #DB92BB #BBDB92
tetradic
#92BBDB #D792DB #DBB292 #97DB92
square
#92BBDB #D792DB #DBB292 #97DB92
split-complementary
#92BBDB #DB9297 #DBD792
monochromatic
#3C81B6 #649ECC #92BBDB #C0D8EA #E8F1F7
Accessibility & contrast
On white
2.03
#92BBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#92BBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBDB
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBDB | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBADD
Deuteranopia (green-blind)
#A4B3DA
Tritanopia (blue-blind)
#7AC3C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92bbdb; /* rgb */ color: rgb(146, 187, 219); /* oklch */ color: oklch(77.4% 0.064 242.1);
Tailwind
colors: {
custom: {
50: '#b4cfe6',
500: '#92bbdb',
950: '#000000',
},
}SCSS
$custom: #92bbdb; $custom-light: #b4cfe6; $custom-dark: #000000;
JSON
{
"hex": "#92bbdb",
"rgb": {
"r": 146,
"g": 187,
"b": 219
},
"hsl": {
"h": 206.301,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.77366,
"c": 0.06355,
"h": 242.1
},
"luminance": 0.46766
}Semantic roles & 50–950 ramp
primary
#92BBDB
secondary
#EEE3DB
accent
#6A28BE
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284