#92CEDC#92CEDC
#92CEDC is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.5% C 0.064 H 213.8°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #92CEDC |
|---|---|
| RGB | rgb(146, 206, 220) |
| HSL | hsl(191, 51%, 72%) |
| HSV | hsv(191, 34%, 86%) |
| CMYK | cmyk(33.6%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(79.28, -15.76, -13.07) |
| CIE-LCH | lch(79.28, 20.48, 219.68°) |
| OKLab | oklab(81.53% -0.0534 -0.0358) |
| OKLCH | oklch(81.53% 0.064 213.8) |
| XYZ | xyz(46.8393, 55.4183, 75.9250) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.74
Sky Blue
#87CEEB
ΔE00 4.87
Powder Blue
#B0E0E6
ΔE00 5.65
Baby Blue
#89CFF0
ΔE00 6.15
Ice Blue
#A5DFF9
ΔE00 6.35
Robin'S Egg Blue
#98EFF9
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CEDC #DCA092
analogous
#92DCC5 #92CEDC #92A9DC
triadic
#92CEDC #DC92CE #CEDC92
tetradic
#92CEDC #C592DC #DCA092 #A9DC92
square
#92CEDC #C592DC #DCA092 #A9DC92
split-complementary
#92CEDC #DC92A9 #DCC592
monochromatic
#3BA1B8 #64B9CD #92CEDC #C0E3EB #E8F5F8
Accessibility & contrast
On white
1.74
#92CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#92CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CEDC
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CEDC | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADD
Deuteranopia (green-blind)
#B7C0DC
Tritanopia (blue-blind)
#77D4D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #92cedc; /* rgb */ color: rgb(146, 206, 220); /* oklch */ color: oklch(81.5% 0.064 213.8);
Tailwind
colors: {
custom: {
50: '#b4dde6',
500: '#92cedc',
950: '#000000',
},
}SCSS
$custom: #92cedc; $custom-light: #b4dde6; $custom-dark: #000000;
JSON
{
"hex": "#92cedc",
"rgb": {
"r": 146,
"g": 206,
"b": 220
},
"hsl": {
"h": 191.351,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.8153,
"c": 0.0643,
"h": 213.8
},
"luminance": 0.55421
}Semantic roles & 50–950 ramp
primary
#92CEDC
secondary
#B46F5F
accent
#4327BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484