#92BFDF#92BFDF
#92BFDF is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.4% C 0.066 H 239.6°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #92BFDF |
|---|---|
| RGB | rgb(146, 191, 223) |
| HSL | hsl(205, 55%, 72%) |
| HSV | hsv(205, 35%, 87%) |
| CMYK | cmyk(34.5%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(75.26, -7.17, -20.75) |
| CIE-LCH | lch(75.26, 21.96, 250.93°) |
| OKLab | oklab(78.38% -0.0334 -0.057) |
| OKLCH | oklch(78.38% 0.066 239.6) |
| XYZ | xyz(43.7999, 48.6981, 76.8895) |
| Luminance | 0.4870 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.20
Light Blue
#95D0FC
ΔE00 5.04
Lightblue (survey)
#7BC8F6
ΔE00 5.08
Sky
#82CAFC
ΔE00 5.20
Lightskyblue
#87CEFA
ΔE00 5.21
Baby Blue
#89CFF0
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BFDF #DFB292
analogous
#92DFD9 #92BFDF #9299DF
triadic
#92BFDF #DF92BF #BFDF92
tetradic
#92BFDF #D992DF #DFB292 #99DF92
square
#92BFDF #D992DF #DFB292 #99DF92
split-complementary
#92BFDF #DF9299 #DFD992
monochromatic
#3887BF #63A3D1 #92BFDF #C1DBED #E7F1F8
Accessibility & contrast
On white
1.96
#92BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#92BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BFDF
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BFDF | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEE1
Deuteranopia (green-blind)
#A7B6DE
Tritanopia (blue-blind)
#78C7C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #92bfdf; /* rgb */ color: rgb(146, 191, 223); /* oklch */ color: oklch(78.4% 0.066 239.6);
Tailwind
colors: {
custom: {
50: '#b4d2e9',
500: '#92bfdf',
950: '#000000',
},
}SCSS
$custom: #92bfdf; $custom-light: #b4d2e9; $custom-dark: #000000;
JSON
{
"hex": "#92bfdf",
"rgb": {
"r": 146,
"g": 191,
"b": 223
},
"hsl": {
"h": 204.935,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.78377,
"c": 0.06612,
"h": 239.6
},
"luminance": 0.487
}Semantic roles & 50–950 ramp
primary
#92BFDF
secondary
#EFE4DC
accent
#6523C2
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284