#92CEEC#92CEEC
#92CEEC is a very light, moderate cyan. Relative luminance 0.563; OKLCH L 82.1% C 0.075 H 230.5°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #92CEEC |
|---|---|
| RGB | rgb(146, 206, 236) |
| HSL | hsl(200, 70%, 75%) |
| HSV | hsv(200, 38%, 93%) |
| CMYK | cmyk(38.1%, 12.7%, 0%, 7.5%) |
| CIE-LAB | lab(79.79, -11.80, -20.88) |
| CIE-LCH | lch(79.79, 23.98, 240.53°) |
| OKLab | oklab(82.1% -0.0474 -0.0575) |
| OKLCH | oklch(82.1% 0.075 230.5) |
| XYZ | xyz(49.0606, 56.3068, 87.6238) |
| Luminance | 0.5631 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.41
Sky Blue
#87CEEB
ΔE00 2.03
Lightskyblue
#87CEFA
ΔE00 3.57
Ice Blue
#A5DFF9
ΔE00 4.27
Light Blue
#95D0FC
ΔE00 4.34
Lightblue (survey)
#7BC8F6
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CEEC #ECB092
analogous
#92ECDD #92CEEC #92A1EC
triadic
#92CEEC #EC92CE #CEEC92
tetradic
#92CEEC #DD92EC #ECB092 #A1EC92
square
#92CEEC #DD92EC #ECB092 #A1EC92
split-complementary
#92CEEC #EC92A1 #ECDD92
monochromatic
#2A9FDA #5EB7E3 #92CEEC #C6E5F5 #E5F3FA
Accessibility & contrast
On white
1.71
#92CEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#92CEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CEEC
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CEEC | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCEE
Deuteranopia (green-blind)
#B2C1EC
Tritanopia (blue-blind)
#70D6D7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #92ceec; /* rgb */ color: rgb(146, 206, 236); /* oklch */ color: oklch(82.1% 0.075 230.5);
Tailwind
colors: {
custom: {
50: '#b5ddf2',
500: '#92ceec',
950: '#000000',
},
}SCSS
$custom: #92ceec; $custom-light: #b5ddf2; $custom-dark: #000000;
JSON
{
"hex": "#92ceec",
"rgb": {
"r": 146,
"g": 206,
"b": 236
},
"hsl": {
"h": 200,
"s": 70.313,
"l": 74.902
},
"oklch": {
"l": 0.821,
"c": 0.07451,
"h": 230.5
},
"luminance": 0.5631
}Semantic roles & 50–950 ramp
primary
#92CEEC
secondary
#C77F5B
accent
#5313D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485