#92DEEF#92DEEF
#92DEEF is a very light, moderate cyan. Relative luminance 0.646; OKLCH L 85.7% C 0.079 H 213.3°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #92DEEF |
|---|---|
| RGB | rgb(146, 222, 239) |
| HSL | hsl(191, 74%, 75%) |
| HSV | hsv(191, 39%, 94%) |
| CMYK | cmyk(38.9%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(84.27, -19.23, -15.71) |
| CIE-LCH | lch(84.27, 24.83, 219.26°) |
| OKLab | oklab(85.69% -0.0656 -0.0431) |
| OKLCH | oklch(85.69% 0.079 213.3) |
| XYZ | xyz(53.5498, 64.5820, 91.2884) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.82
Powder Blue
#B0E0E6
ΔE00 5.30
Ice Blue
#A5DFF9
ΔE00 5.35
Robin Egg Blue
#8AF1FE
ΔE00 5.35
Lightblue
#ADD8E6
ΔE00 5.73
Sky Blue
#87CEEB
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DEEF #EFA392
analogous
#92EFD2 #92DEEF #92AFEF
triadic
#92DEEF #EF92DE #DEEF92
tetradic
#92DEEF #D292EF #EFA392 #AFEF92
square
#92DEEF #D292EF #EFA392 #AFEF92
split-complementary
#92DEEF #EF92AF #EFD292
monochromatic
#27BEDF #5DCEE7 #92DEEF #C7EEF7 #E4F7FB
Accessibility & contrast
On white
1.51
#92DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#92DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DEEF
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DEEF | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F0
Deuteranopia (green-blind)
#C2CDEF
Tritanopia (blue-blind)
#6CE5E3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #92deef; /* rgb */ color: rgb(146, 222, 239); /* oklch */ color: oklch(85.7% 0.079 213.3);
Tailwind
colors: {
custom: {
50: '#b6e8f4',
500: '#92deef',
950: '#000000',
},
}SCSS
$custom: #92deef; $custom-light: #b6e8f4; $custom-dark: #000000;
JSON
{
"hex": "#92deef",
"rgb": {
"r": 146,
"g": 222,
"b": 239
},
"hsl": {
"h": 190.968,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.85693,
"c": 0.0785,
"h": 213.3
},
"luminance": 0.64586
}Semantic roles & 50–950 ramp
primary
#92DEEF
secondary
#CB6F5A
accent
#330FD7
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485