#92BFCA#92BFCA
#92BFCA is a light, muted cyan. Relative luminance 0.476; OKLCH L 77.6% C 0.050 H 214.4°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #92BFCA |
|---|---|
| RGB | rgb(146, 191, 202) |
| HSL | hsl(192, 35%, 68%) |
| HSV | hsv(192, 28%, 79%) |
| CMYK | cmyk(27.7%, 5.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.59, -12.26, -10.37) |
| CIE-LCH | lch(74.59, 16.06, 220.20°) |
| OKLab | oklab(77.63% -0.0413 -0.0283) |
| OKLCH | oklch(77.63% 0.05 214.4) |
| XYZ | xyz(41.1422, 47.6350, 62.8923) |
| Luminance | 0.4764 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.61
Sky Blue
#87CEEB
ΔE00 6.96
Light Grey Blue
#9DBCD4
ΔE00 7.79
Baby Blue
#89CFF0
ΔE00 8.00
Powder Blue
#B0E0E6
ΔE00 8.33
Bluegrey
#85A3B2
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BFCA #CA9D92
analogous
#92CAB9 #92BFCA #92A3CA
triadic
#92BFCA #CA92BF #BFCA92
tetradic
#92BFCA #B992CA #CA9D92 #A3CA92
square
#92BFCA #B992CA #CA9D92 #A3CA92
split-complementary
#92BFCA #CA92A3 #CAB992
monochromatic
#4A8898 #69A7B6 #92BFCA #BBD7DE #E4EFF2
Accessibility & contrast
On white
1.99
#92BFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#92BFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BFCA
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BFCA | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#ADB4CA
Tritanopia (blue-blind)
#80C4C2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #92bfca; /* rgb */ color: rgb(146, 191, 202); /* oklch */ color: oklch(77.6% 0.050 214.4);
Tailwind
colors: {
custom: {
50: '#b3d2da',
500: '#92bfca',
950: '#000000',
},
}SCSS
$custom: #92bfca; $custom-light: #b3d2da; $custom-dark: #000000;
JSON
{
"hex": "#92bfca",
"rgb": {
"r": 146,
"g": 191,
"b": 202
},
"hsl": {
"h": 191.786,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.77626,
"c": 0.05004,
"h": 214.4
},
"luminance": 0.47637
}Semantic roles & 50–950 ramp
primary
#92BFCA
secondary
#E4D7D3
accent
#4F38AD
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283