#92C2CD#92C2CD
#92C2CD is a light, muted cyan. Relative luminance 0.491; OKLCH L 78.4% C 0.053 H 213.4°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #92C2CD |
|---|---|
| RGB | rgb(146, 194, 205) |
| HSL | hsl(191, 37%, 69%) |
| HSV | hsv(191, 29%, 80%) |
| CMYK | cmyk(28.8%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(75.51, -13.13, -10.62) |
| CIE-LCH | lch(75.51, 16.89, 218.97°) |
| OKLab | oklab(78.39% -0.044 -0.029) |
| OKLCH | oklch(78.39% 0.053 213.4) |
| XYZ | xyz(42.1618, 49.1003, 65.0015) |
| Luminance | 0.4910 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.13
Sky Blue
#87CEEB
ΔE00 6.54
Powder Blue
#B0E0E6
ΔE00 7.60
Baby Blue
#89CFF0
ΔE00 7.67
Light Grey Blue
#9DBCD4
ΔE00 8.31
Ice Blue
#A5DFF9
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C2CD #CD9D92
analogous
#92CDBB #92C2CD #92A5CD
triadic
#92C2CD #CD92C2 #C2CD92
tetradic
#92C2CD #BB92CD #CD9D92 #A5CD92
square
#92C2CD #BB92CD #CD9D92 #A5CD92
split-complementary
#92C2CD #CD92A5 #CDBB92
monochromatic
#488D9D #68ABBA #92C2CD #BCD9E0 #E6F1F3
Accessibility & contrast
On white
1.94
#92C2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#92C2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C2CD
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C2CD | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECE
Deuteranopia (green-blind)
#AFB7CD
Tritanopia (blue-blind)
#7EC7C5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #92c2cd; /* rgb */ color: rgb(146, 194, 205); /* oklch */ color: oklch(78.4% 0.053 213.4);
Tailwind
colors: {
custom: {
50: '#b3d4dc',
500: '#92c2cd',
950: '#000000',
},
}SCSS
$custom: #92c2cd; $custom-light: #b3d4dc; $custom-dark: #000000;
JSON
{
"hex": "#92c2cd",
"rgb": {
"r": 146,
"g": 194,
"b": 205
},
"hsl": {
"h": 191.186,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.78385,
"c": 0.05271,
"h": 213.4
},
"luminance": 0.49102
}Semantic roles & 50–950 ramp
primary
#92C2CD
secondary
#E6D8D5
accent
#4C35B0
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383