#92BFDD#92BFDD
#92BFDD is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.3% C 0.064 H 237.8°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #92BFDD |
|---|---|
| RGB | rgb(146, 191, 221) |
| HSL | hsl(204, 52%, 72%) |
| HSV | hsv(204, 34%, 87%) |
| CMYK | cmyk(33.9%, 13.6%, 0%, 13.3%) |
| CIE-LAB | lab(75.20, -7.67, -19.77) |
| CIE-LCH | lch(75.20, 21.21, 248.79°) |
| OKLab | oklab(78.3% -0.0341 -0.0543) |
| OKLCH | oklch(78.3% 0.064 237.8) |
| XYZ | xyz(43.5319, 48.5909, 75.4778) |
| Luminance | 0.4859 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.08
Lightblue (survey)
#7BC8F6
ΔE00 5.22
Light Blue
#95D0FC
ΔE00 5.35
Baby Blue
#89CFF0
ΔE00 5.36
Lightskyblue
#87CEFA
ΔE00 5.37
Sky
#82CAFC
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BFDD #DDB092
analogous
#92DDD6 #92BFDD #929ADD
triadic
#92BFDD #DD92BF #BFDD92
tetradic
#92BFDD #D692DD #DDB092 #9ADD92
square
#92BFDD #D692DD #DDB092 #9ADD92
split-complementary
#92BFDD #DD929A #DDD692
monochromatic
#3A87BA #63A4CE #92BFDD #C1DAEC #E8F1F8
Accessibility & contrast
On white
1.96
#92BFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#92BFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BFDD
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BFDD | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BEDF
Deuteranopia (green-blind)
#A8B6DD
Tritanopia (blue-blind)
#79C7C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #92bfdd; /* rgb */ color: rgb(146, 191, 221); /* oklch */ color: oklch(78.3% 0.064 237.8);
Tailwind
colors: {
custom: {
50: '#b4d2e7',
500: '#92bfdd',
950: '#000000',
},
}SCSS
$custom: #92bfdd; $custom-light: #b4d2e7; $custom-dark: #000000;
JSON
{
"hex": "#92bfdd",
"rgb": {
"r": 146,
"g": 191,
"b": 221
},
"hsl": {
"h": 204,
"s": 52.448,
"l": 71.961
},
"oklch": {
"l": 0.78302,
"c": 0.06415,
"h": 237.8
},
"luminance": 0.48593
}Semantic roles & 50–950 ramp
primary
#92BFDD
secondary
#EFE4DC
accent
#6326C0
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284