#92CEDB#92CEDB
#92CEDB is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.5% C 0.064 H 212.6°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #92CEDB |
|---|---|
| RGB | rgb(146, 206, 219) |
| HSL | hsl(191, 50%, 72%) |
| HSV | hsv(191, 33%, 86%) |
| CMYK | cmyk(33.3%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(79.25, -16.00, -12.58) |
| CIE-LCH | lch(79.25, 20.36, 218.18°) |
| OKLab | oklab(81.5% -0.0538 -0.0344) |
| OKLCH | oklch(81.5% 0.064 212.6) |
| XYZ | xyz(46.7073, 55.3655, 75.2296) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.91
Sky Blue
#87CEEB
ΔE00 5.24
Powder Blue
#B0E0E6
ΔE00 5.52
Baby Blue
#89CFF0
ΔE00 6.53
Ice Blue
#A5DFF9
ΔE00 6.65
Robin'S Egg Blue
#98EFF9
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CEDB #DB9F92
analogous
#92DBC4 #92CEDB #92AADB
triadic
#92CEDB #DB92CE #CEDB92
tetradic
#92CEDB #C492DB #DB9F92 #AADB92
square
#92CEDB #C492DB #DB9F92 #AADB92
split-complementary
#92CEDB #DB92AA #DBC492
monochromatic
#3CA1B6 #64B9CC #92CEDB #C0E3EA #E8F5F7
Accessibility & contrast
On white
1.74
#92CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#92CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CEDB
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CEDB | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADC
Deuteranopia (green-blind)
#B7C0DB
Tritanopia (blue-blind)
#78D4D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #92cedb; /* rgb */ color: rgb(146, 206, 219); /* oklch */ color: oklch(81.5% 0.064 212.6);
Tailwind
colors: {
custom: {
50: '#b4dde6',
500: '#92cedb',
950: '#000000',
},
}SCSS
$custom: #92cedb; $custom-light: #b4dde6; $custom-dark: #000000;
JSON
{
"hex": "#92cedb",
"rgb": {
"r": 146,
"g": 206,
"b": 219
},
"hsl": {
"h": 190.685,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.81496,
"c": 0.06389,
"h": 212.6
},
"luminance": 0.55368
}Semantic roles & 50–950 ramp
primary
#92CEDB
secondary
#B26E5F
accent
#4228BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484