#92CEDD#92CEDD
#92CEDD is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.6% C 0.065 H 215.0°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #92CEDD |
|---|---|
| RGB | rgb(146, 206, 221) |
| HSL | hsl(192, 52%, 72%) |
| HSV | hsv(192, 34%, 87%) |
| CMYK | cmyk(33.9%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(79.31, -15.52, -13.56) |
| CIE-LCH | lch(79.31, 20.61, 221.16°) |
| OKLab | oklab(81.57% -0.053 -0.0371) |
| OKLCH | oklch(81.57% 0.065 215) |
| XYZ | xyz(46.9721, 55.4714, 76.6246) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.50
Lightblue
#ADD8E6
ΔE00 4.61
Baby Blue
#89CFF0
ΔE00 5.77
Powder Blue
#B0E0E6
ΔE00 5.81
Ice Blue
#A5DFF9
ΔE00 6.06
Robin'S Egg Blue
#98EFF9
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CEDD #DDA192
analogous
#92DDC7 #92CEDD #92A9DD
triadic
#92CEDD #DD92CE #CEDD92
tetradic
#92CEDD #C792DD #DDA192 #A9DD92
square
#92CEDD #C792DD #DDA192 #A9DD92
split-complementary
#92CEDD #DD92A9 #DDC792
monochromatic
#3AA1BA #63B9CE #92CEDD #C1E3EC #E8F5F8
Accessibility & contrast
On white
1.74
#92CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#92CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CEDD
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CEDD | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADE
Deuteranopia (green-blind)
#B7C0DD
Tritanopia (blue-blind)
#77D4D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #92cedd; /* rgb */ color: rgb(146, 206, 221); /* oklch */ color: oklch(81.6% 0.065 215.0);
Tailwind
colors: {
custom: {
50: '#b4dde7',
500: '#92cedd',
950: '#000000',
},
}SCSS
$custom: #92cedd; $custom-light: #b4dde7; $custom-dark: #000000;
JSON
{
"hex": "#92cedd",
"rgb": {
"r": 146,
"g": 206,
"b": 221
},
"hsl": {
"h": 192,
"s": 52.448,
"l": 71.961
},
"oklch": {
"l": 0.81565,
"c": 0.06476,
"h": 215
},
"luminance": 0.55474
}Semantic roles & 50–950 ramp
primary
#92CEDD
secondary
#B5705E
accent
#4426C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484