#92CCDD#92CCDD
#92CCDD is a light, moderate cyan. Relative luminance 0.545; OKLCH L 81.1% C 0.064 H 217.9°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #92CCDD |
|---|---|
| RGB | rgb(146, 204, 221) |
| HSL | hsl(194, 52%, 72%) |
| HSV | hsv(194, 34%, 87%) |
| CMYK | cmyk(33.9%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(78.76, -14.49, -14.39) |
| CIE-LCH | lch(78.76, 20.42, 224.81°) |
| OKLab | oklab(81.13% -0.0505 -0.0394) |
| OKLCH | oklch(81.13% 0.064 217.9) |
| XYZ | xyz(46.4937, 54.5146, 76.4651) |
| Luminance | 0.5452 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.78
Lightblue
#ADD8E6
ΔE00 4.50
Baby Blue
#89CFF0
ΔE00 5.00
Ice Blue
#A5DFF9
ΔE00 5.75
Powder Blue
#B0E0E6
ΔE00 6.49
Lightskyblue
#87CEFA
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CCDD #DDA392
analogous
#92DDC9 #92CCDD #92A7DD
triadic
#92CCDD #DD92CC #CCDD92
tetradic
#92CCDD #C992DD #DDA392 #A7DD92
square
#92CCDD #C992DD #DDA392 #A7DD92
split-complementary
#92CCDD #DD92A7 #DDC992
monochromatic
#3A9DBA #63B6CE #92CCDD #C1E2EC #E8F4F8
Accessibility & contrast
On white
1.76
#92CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#92CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CCDD
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CCDD | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DE
Deuteranopia (green-blind)
#B5BFDD
Tritanopia (blue-blind)
#77D2D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #92ccdd; /* rgb */ color: rgb(146, 204, 221); /* oklch */ color: oklch(81.1% 0.064 217.9);
Tailwind
colors: {
custom: {
50: '#b4dbe7',
500: '#92ccdd',
950: '#000000',
},
}SCSS
$custom: #92ccdd; $custom-light: #b4dbe7; $custom-dark: #000000;
JSON
{
"hex": "#92ccdd",
"rgb": {
"r": 146,
"g": 204,
"b": 221
},
"hsl": {
"h": 193.6,
"s": 52.448,
"l": 71.961
},
"oklch": {
"l": 0.81126,
"c": 0.0641,
"h": 217.9
},
"luminance": 0.54517
}Semantic roles & 50–950 ramp
primary
#92CCDD
secondary
#B5725E
accent
#4926C0
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111516
muted
#818484