#92DCF2#92DCF2
#92DCF2 is a very light, moderate cyan. Relative luminance 0.637; OKLCH L 85.4% C 0.079 H 218.5°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #92DCF2 |
|---|---|
| RGB | rgb(146, 220, 242) |
| HSL | hsl(194, 79%, 76%) |
| HSV | hsv(194, 40%, 95%) |
| CMYK | cmyk(39.7%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(83.81, -17.47, -17.99) |
| CIE-LCH | lch(83.81, 25.07, 225.83°) |
| OKLab | oklab(85.36% -0.0621 -0.0494) |
| OKLCH | oklch(85.36% 0.079 218.5) |
| XYZ | xyz(53.4686, 63.7047, 93.4659) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.77
Sky Blue
#87CEEB
ΔE00 4.16
Baby Blue
#89CFF0
ΔE00 4.95
Lightblue
#ADD8E6
ΔE00 5.19
Powder Blue
#B0E0E6
ΔE00 6.22
Robin'S Egg Blue
#98EFF9
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DCF2 #F2A892
analogous
#92F2D8 #92DCF2 #92ACF2
triadic
#92DCF2 #F292DC #DCF292
tetradic
#92DCF2 #D892F2 #F2A892 #ACF292
square
#92DCF2 #D892F2 #F2A892 #ACF292
split-complementary
#92DCF2 #F292AC #F2D892
monochromatic
#25B9E5 #5BCAEB #92DCF2 #C9EEF9 #E4F6FC
Accessibility & contrast
On white
1.53
#92DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#92DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DCF2
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DCF2 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F3
Deuteranopia (green-blind)
#BFCCF2
Tritanopia (blue-blind)
#6BE4E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #92dcf2; /* rgb */ color: rgb(146, 220, 242); /* oklch */ color: oklch(85.4% 0.079 218.5);
Tailwind
colors: {
custom: {
50: '#b6e7f6',
500: '#92dcf2',
950: '#000000',
},
}SCSS
$custom: #92dcf2; $custom-light: #b6e7f6; $custom-dark: #000000;
JSON
{
"hex": "#92dcf2",
"rgb": {
"r": 146,
"g": 220,
"b": 242
},
"hsl": {
"h": 193.75,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.85361,
"c": 0.07936,
"h": 218.5
},
"luminance": 0.63708
}Semantic roles & 50–950 ramp
primary
#92DCF2
secondary
#CF7459
accent
#3A0BDB
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485