#92CDED#92CDED
#92CDED is a light, moderate cyan. Relative luminance 0.559; OKLCH L 81.9% C 0.075 H 232.6°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #92CDED |
|---|---|
| RGB | rgb(146, 205, 237) |
| HSL | hsl(201, 72%, 75%) |
| HSV | hsv(201, 38%, 93%) |
| CMYK | cmyk(38.4%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(79.55, -11.02, -21.78) |
| CIE-LCH | lch(79.55, 24.41, 243.16°) |
| OKLab | oklab(81.92% -0.0458 -0.06) |
| OKLCH | oklch(81.92% 0.075 232.6) |
| XYZ | xyz(48.9663, 55.8851, 88.3111) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.70
Sky Blue
#87CEEB
ΔE00 2.65
Lightskyblue
#87CEFA
ΔE00 2.96
Light Blue
#95D0FC
ΔE00 3.62
Lightblue (survey)
#7BC8F6
ΔE00 3.81
Sky
#82CAFC
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CDED #EDB292
analogous
#92EDE0 #92CDED #929FED
triadic
#92CDED #ED92CD #CDED92
tetradic
#92CDED #E092ED #EDB292 #9FED92
square
#92CDED #E092ED #EDB292 #9FED92
split-complementary
#92CDED #ED929F #EDE092
monochromatic
#299DDC #5DB5E4 #92CDED #C7E5F6 #E5F3FB
Accessibility & contrast
On white
1.72
#92CDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#92CDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CDED
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CDED | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBEF
Deuteranopia (green-blind)
#B1C1ED
Tritanopia (blue-blind)
#70D6D7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #92cded; /* rgb */ color: rgb(146, 205, 237); /* oklch */ color: oklch(81.9% 0.075 232.6);
Tailwind
colors: {
custom: {
50: '#b5dcf2',
500: '#92cded',
950: '#000000',
},
}SCSS
$custom: #92cded; $custom-light: #b5dcf2; $custom-dark: #000000;
JSON
{
"hex": "#92cded",
"rgb": {
"r": 146,
"g": 205,
"b": 237
},
"hsl": {
"h": 201.099,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.81921,
"c": 0.07549,
"h": 232.6
},
"luminance": 0.55888
}Semantic roles & 50–950 ramp
primary
#92CDED
secondary
#C8815B
accent
#5612D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111517
muted
#818485