#92CCDA#92CCDA
#92CCDA is a light, moderate cyan. Relative luminance 0.544; OKLCH L 81.0% C 0.063 H 214.3°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #92CCDA |
|---|---|
| RGB | rgb(146, 204, 218) |
| HSL | hsl(192, 49%, 71%) |
| HSV | hsv(192, 33%, 85%) |
| CMYK | cmyk(33%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(78.67, -15.21, -12.92) |
| CIE-LCH | lch(78.67, 19.96, 220.33°) |
| OKLab | oklab(81.02% -0.0517 -0.0353) |
| OKLCH | oklch(81.02% 0.063 214.3) |
| XYZ | xyz(46.0976, 54.3561, 74.3789) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.78
Sky Blue
#87CEEB
ΔE00 4.84
Powder Blue
#B0E0E6
ΔE00 5.96
Baby Blue
#89CFF0
ΔE00 6.11
Ice Blue
#A5DFF9
ΔE00 6.53
Robin'S Egg Blue
#98EFF9
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CCDA #DAA092
analogous
#92DAC4 #92CCDA #92A8DA
triadic
#92CCDA #DA92CC #CCDA92
tetradic
#92CCDA #C492DA #DAA092 #A8DA92
square
#92CCDA #C492DA #DAA092 #A8DA92
split-complementary
#92CCDA #DA92A8 #DAC492
monochromatic
#3D9DB4 #64B7CA #92CCDA #C0E1EA #E8F4F7
Accessibility & contrast
On white
1.77
#92CCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#92CCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CCDA
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CCDA | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DB
Deuteranopia (green-blind)
#B6BFDA
Tritanopia (blue-blind)
#78D2D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #92ccda; /* rgb */ color: rgb(146, 204, 218); /* oklch */ color: oklch(81.0% 0.063 214.3);
Tailwind
colors: {
custom: {
50: '#b4dbe5',
500: '#92ccda',
950: '#000000',
},
}SCSS
$custom: #92ccda; $custom-light: #b4dbe5; $custom-dark: #000000;
JSON
{
"hex": "#92ccda",
"rgb": {
"r": 146,
"g": 204,
"b": 218
},
"hsl": {
"h": 191.667,
"s": 49.315,
"l": 71.373
},
"oklch": {
"l": 0.81023,
"c": 0.06263,
"h": 214.3
},
"luminance": 0.54359
}Semantic roles & 50–950 ramp
primary
#92CCDA
secondary
#B16F5F
accent
#4629BD
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484