#92CBFF#92CBFF
#92CBFF is a very light, moderate cyan. Relative luminance 0.560; OKLCH L 82.2% C 0.094 H 246.8°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #92CBFF |
|---|---|
| RGB | rgb(146, 203, 255) |
| HSL | hsl(209, 100%, 79%) |
| HSV | hsv(209, 43%, 100%) |
| CMYK | cmyk(42.7%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(79.64, -5.25, -31.25) |
| CIE-LCH | lch(79.64, 31.69, 260.46°) |
| OKLab | oklab(82.2% -0.0373 -0.0867) |
| OKLCH | oklch(82.2% 0.094 246.8) |
| XYZ | xyz(51.2539, 56.0396, 102.7043) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.26
Baby Blue (survey)
#A2CFFE
ΔE00 2.59
Sky
#82CAFC
ΔE00 2.99
Lightskyblue
#87CEFA
ΔE00 3.84
Lightblue (survey)
#7BC8F6
ΔE00 4.53
Sky Blue (survey)
#75BBFD
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CBFF #FFC692
analogous
#92FFFD #92CBFF #9294FF
triadic
#92CBFF #FF92CB #CBFF92
tetradic
#92CBFF #FD92FF #FFC692 #94FF92
square
#92CBFF #FD92FF #FFC692 #94FF92
split-complementary
#92CBFF #FF9294 #FFFD92
monochromatic
#1891FF #55AEFF #92CBFF #CFE8FF #E0F0FF
Accessibility & contrast
On white
1.72
#92CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#92CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CBFF
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CBFF | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#A8C0FE
Tritanopia (blue-blind)
#67D7DC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #92cbff; /* rgb */ color: rgb(146, 203, 255); /* oklch */ color: oklch(82.2% 0.094 246.8);
Tailwind
colors: {
custom: {
50: '#b6daff',
500: '#92cbff',
950: '#000000',
},
}SCSS
$custom: #92cbff; $custom-light: #b6daff; $custom-dark: #000000;
JSON
{
"hex": "#92cbff",
"rgb": {
"r": 146,
"g": 203,
"b": 255
},
"hsl": {
"h": 208.624,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.82199,
"c": 0.09442,
"h": 246.8
},
"luminance": 0.56043
}Semantic roles & 50–950 ramp
primary
#92CBFF
secondary
#E19754
accent
#6D00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386