#92CEDA#92CEDA
#92CEDA is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.5% C 0.064 H 211.4°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #92CEDA |
|---|---|
| RGB | rgb(146, 206, 218) |
| HSL | hsl(190, 49%, 71%) |
| HSV | hsv(190, 33%, 85%) |
| CMYK | cmyk(33%, 5.5%, 0%, 14.5%) |
| CIE-LAB | lab(79.22, -16.24, -12.09) |
| CIE-LCH | lch(79.22, 20.25, 216.67°) |
| OKLab | oklab(81.46% -0.0542 -0.0331) |
| OKLCH | oklch(81.46% 0.064 211.4) |
| XYZ | xyz(46.5760, 55.3130, 74.5383) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.09
Powder Blue
#B0E0E6
ΔE00 5.42
Sky Blue
#87CEEB
ΔE00 5.63
Baby Blue
#89CFF0
ΔE00 6.92
Ice Blue
#A5DFF9
ΔE00 6.97
Robin'S Egg Blue
#98EFF9
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CEDA #DA9E92
analogous
#92DAC2 #92CEDA #92AADA
triadic
#92CEDA #DA92CE #CEDA92
tetradic
#92CEDA #C292DA #DA9E92 #AADA92
square
#92CEDA #C292DA #DA9E92 #AADA92
split-complementary
#92CEDA #DA92AA #DAC292
monochromatic
#3DA1B4 #64B9CA #92CEDA #C0E3EA #E8F5F7
Accessibility & contrast
On white
1.74
#92CEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#92CEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CEDA
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CEDA | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADB
Deuteranopia (green-blind)
#B8C0DA
Tritanopia (blue-blind)
#78D4D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #92ceda; /* rgb */ color: rgb(146, 206, 218); /* oklch */ color: oklch(81.5% 0.064 211.4);
Tailwind
colors: {
custom: {
50: '#b4dde5',
500: '#92ceda',
950: '#000000',
},
}SCSS
$custom: #92ceda; $custom-light: #b4dde5; $custom-dark: #000000;
JSON
{
"hex": "#92ceda",
"rgb": {
"r": 146,
"g": 206,
"b": 218
},
"hsl": {
"h": 190,
"s": 49.315,
"l": 71.373
},
"oklch": {
"l": 0.81462,
"c": 0.06351,
"h": 211.4
},
"luminance": 0.55316
}Semantic roles & 50–950 ramp
primary
#92CEDA
secondary
#B16D5F
accent
#4129BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484