#92BBDA#92BBDA
#92BBDA is a light, moderate cyan. Relative luminance 0.467; OKLCH L 77.3% C 0.063 H 241.2°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #92BBDA |
|---|---|
| RGB | rgb(146, 187, 218) |
| HSL | hsl(206, 49%, 71%) |
| HSV | hsv(206, 33%, 85%) |
| CMYK | cmyk(33%, 14.2%, 0%, 14.5%) |
| CIE-LAB | lab(74.00, -6.28, -19.95) |
| CIE-LCH | lch(74.00, 20.91, 252.52°) |
| OKLab | oklab(77.33% -0.0301 -0.0548) |
| OKLCH | oklch(77.33% 0.063 241.2) |
| XYZ | xyz(42.2753, 46.7116, 73.1048) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.58
Cloudy Blue
#ACC2D9
ΔE00 5.39
Lightblue (survey)
#7BC8F6
ΔE00 6.11
Light Blue
#95D0FC
ΔE00 6.12
Sky
#82CAFC
ΔE00 6.21
Lightskyblue
#87CEFA
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BBDA #DAB192
analogous
#92DAD5 #92BBDA #9297DA
triadic
#92BBDA #DA92BB #BBDA92
tetradic
#92BBDA #D592DA #DAB192 #97DA92
square
#92BBDA #D592DA #DAB192 #97DA92
split-complementary
#92BBDA #DA9297 #DAD592
monochromatic
#3D81B4 #649ECA #92BBDA #C0D8EA #E8F1F7
Accessibility & contrast
On white
2.03
#92BBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#92BBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BBDA
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BBDA | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBADC
Deuteranopia (green-blind)
#A4B2D9
Tritanopia (blue-blind)
#7BC3C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #92bbda; /* rgb */ color: rgb(146, 187, 218); /* oklch */ color: oklch(77.3% 0.063 241.2);
Tailwind
colors: {
custom: {
50: '#b4cfe5',
500: '#92bbda',
950: '#000000',
},
}SCSS
$custom: #92bbda; $custom-light: #b4cfe5; $custom-dark: #000000;
JSON
{
"hex": "#92bbda",
"rgb": {
"r": 146,
"g": 187,
"b": 218
},
"hsl": {
"h": 205.833,
"s": 49.315,
"l": 71.373
},
"oklch": {
"l": 0.77328,
"c": 0.06251,
"h": 241.2
},
"luminance": 0.46714
}Semantic roles & 50–950 ramp
primary
#92BBDA
secondary
#EDE3DB
accent
#6829BD
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111315
muted
#808284