#92C8DA#92C8DA
#92C8DA is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.1% C 0.061 H 220.5°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #92C8DA |
|---|---|
| RGB | rgb(146, 200, 218) |
| HSL | hsl(195, 49%, 71%) |
| HSV | hsv(195, 33%, 85%) |
| CMYK | cmyk(33%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(77.57, -13.15, -14.57) |
| CIE-LCH | lch(77.57, 19.63, 227.94°) |
| OKLab | oklab(80.15% -0.0467 -0.0399) |
| OKLCH | oklch(80.15% 0.061 220.5) |
| XYZ | xyz(45.1591, 52.4791, 74.0660) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.74
Baby Blue
#89CFF0
ΔE00 4.80
Lightblue
#ADD8E6
ΔE00 4.85
Ice Blue
#A5DFF9
ΔE00 6.15
Light Grey Blue
#9DBCD4
ΔE00 7.34
Powder Blue
#B0E0E6
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92C8DA #DAA492
analogous
#92DAC8 #92C8DA #92A4DA
triadic
#92C8DA #DA92C8 #C8DA92
tetradic
#92C8DA #C892DA #DAA492 #A4DA92
square
#92C8DA #C892DA #DAA492 #A4DA92
split-complementary
#92C8DA #DA92A4 #DAC892
monochromatic
#3D97B4 #64B1CA #92C8DA #C0DFEA #E8F3F7
Accessibility & contrast
On white
1.83
#92C8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#92C8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92C8DA
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92C8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92C8DA | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DB
Deuteranopia (green-blind)
#B2BCDA
Tritanopia (blue-blind)
#79CECD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #92c8da; /* rgb */ color: rgb(146, 200, 218); /* oklch */ color: oklch(80.1% 0.061 220.5);
Tailwind
colors: {
custom: {
50: '#b4d8e5',
500: '#92c8da',
950: '#000000',
},
}SCSS
$custom: #92c8da; $custom-light: #b4d8e5; $custom-dark: #000000;
JSON
{
"hex": "#92c8da",
"rgb": {
"r": 146,
"g": 200,
"b": 218
},
"hsl": {
"h": 195,
"s": 49.315,
"l": 71.373
},
"oklch": {
"l": 0.80147,
"c": 0.0614,
"h": 220.5
},
"luminance": 0.52482
}Semantic roles & 50–950 ramp
primary
#92C8DA
secondary
#B1745F
accent
#4E29BD
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384