#92BEDE#92BEDE
#92BEDE is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.1% C 0.065 H 240.2°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #92BEDE |
|---|---|
| RGB | rgb(146, 190, 222) |
| HSL | hsl(205, 54%, 72%) |
| HSV | hsv(205, 34%, 87%) |
| CMYK | cmyk(34.2%, 14.4%, 0%, 12.9%) |
| CIE-LAB | lab(74.96, -6.89, -20.67) |
| CIE-LCH | lch(74.96, 21.79, 251.57°) |
| OKLab | oklab(78.12% -0.0325 -0.0568) |
| OKLCH | oklch(78.12% 0.065 240.2) |
| XYZ | xyz(43.4482, 48.2096, 76.1091) |
| Luminance | 0.4821 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.04
Light Blue
#95D0FC
ΔE00 5.27
Lightblue (survey)
#7BC8F6
ΔE00 5.31
Sky
#82CAFC
ΔE00 5.41
Lightskyblue
#87CEFA
ΔE00 5.49
Cloudy Blue
#ACC2D9
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92BEDE #DEB292
analogous
#92DED8 #92BEDE #9298DE
triadic
#92BEDE #DE92BE #BEDE92
tetradic
#92BEDE #D892DE #DEB292 #98DE92
square
#92BEDE #D892DE #DEB292 #98DE92
split-complementary
#92BEDE #DE9298 #DED892
monochromatic
#3985BD #63A2D0 #92BEDE #C1DAEC #E8F1F8
Accessibility & contrast
On white
1.97
#92BEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#92BEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92BEDE
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92BEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92BEDE | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BDE0
Deuteranopia (green-blind)
#A6B5DD
Tritanopia (blue-blind)
#79C6C8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #92bede; /* rgb */ color: rgb(146, 190, 222); /* oklch */ color: oklch(78.1% 0.065 240.2);
Tailwind
colors: {
custom: {
50: '#b4d1e8',
500: '#92bede',
950: '#000000',
},
}SCSS
$custom: #92bede; $custom-light: #b4d1e8; $custom-dark: #000000;
JSON
{
"hex": "#92bede",
"rgb": {
"r": 146,
"g": 190,
"b": 222
},
"hsl": {
"h": 205.263,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.78124,
"c": 0.06547,
"h": 240.2
},
"luminance": 0.48212
}Semantic roles & 50–950 ramp
primary
#92BEDE
secondary
#EFE4DC
accent
#6625C1
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284