#92CEED#92CEED
#92CEED is a very light, moderate cyan. Relative luminance 0.564; OKLCH L 82.1% C 0.075 H 231.3°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #92CEED |
|---|---|
| RGB | rgb(146, 206, 237) |
| HSL | hsl(200, 72%, 75%) |
| HSV | hsv(200, 38%, 93%) |
| CMYK | cmyk(38.4%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(79.82, -11.54, -21.36) |
| CIE-LCH | lch(79.82, 24.28, 241.62°) |
| OKLab | oklab(82.14% -0.0471 -0.0588) |
| OKLCH | oklch(82.14% 0.075 231.3) |
| XYZ | xyz(49.2063, 56.3651, 88.3911) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.42
Sky Blue
#87CEEB
ΔE00 2.26
Lightskyblue
#87CEFA
ΔE00 3.26
Light Blue
#95D0FC
ΔE00 4.01
Lightblue (survey)
#7BC8F6
ΔE00 4.12
Ice Blue
#A5DFF9
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CEED #EDB192
analogous
#92EDDF #92CEED #92A0ED
triadic
#92CEED #ED92CE #CEED92
tetradic
#92CEED #DF92ED #EDB192 #A0ED92
square
#92CEED #DF92ED #EDB192 #A0ED92
split-complementary
#92CEED #ED92A0 #EDDF92
monochromatic
#299FDC #5DB6E4 #92CEED #C7E6F6 #E5F3FB
Accessibility & contrast
On white
1.71
#92CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#92CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CEED
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CEED | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCEF
Deuteranopia (green-blind)
#B2C1ED
Tritanopia (blue-blind)
#70D7D8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #92ceed; /* rgb */ color: rgb(146, 206, 237); /* oklch */ color: oklch(82.1% 0.075 231.3);
Tailwind
colors: {
custom: {
50: '#b5ddf2',
500: '#92ceed',
950: '#000000',
},
}SCSS
$custom: #92ceed; $custom-light: #b5ddf2; $custom-dark: #000000;
JSON
{
"hex": "#92ceed",
"rgb": {
"r": 146,
"g": 206,
"b": 237
},
"hsl": {
"h": 200.44,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.82138,
"c": 0.07534,
"h": 231.3
},
"luminance": 0.56368
}Semantic roles & 50–950 ramp
primary
#92CEED
secondary
#C8805B
accent
#5412D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111517
muted
#818485