#92DFF2#92DFF2
#92DFF2 is a very light, moderate cyan. Relative luminance 0.653; OKLCH L 86.0% C 0.080 H 215.0°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #92DFF2 |
|---|---|
| RGB | rgb(146, 223, 242) |
| HSL | hsl(192, 79%, 76%) |
| HSV | hsv(192, 40%, 95%) |
| CMYK | cmyk(39.7%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(84.63, -18.98, -16.75) |
| CIE-LCH | lch(84.63, 25.31, 221.42°) |
| OKLab | oklab(86.02% -0.0656 -0.046) |
| OKLCH | oklch(86.02% 0.08 215) |
| XYZ | xyz(54.2631, 65.2935, 93.7307) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.83
Robin'S Egg Blue
#98EFF9
ΔE00 5.09
Sky Blue
#87CEEB
ΔE00 5.47
Robin Egg Blue
#8AF1FE
ΔE00 5.50
Powder Blue
#B0E0E6
ΔE00 5.66
Lightblue
#ADD8E6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DFF2 #F2A592
analogous
#92F2D5 #92DFF2 #92AFF2
triadic
#92DFF2 #F292DF #DFF292
tetradic
#92DFF2 #D592F2 #F2A592 #AFF292
square
#92DFF2 #D592F2 #F2A592 #AFF292
split-complementary
#92DFF2 #F292AF #F2D592
monochromatic
#25BFE5 #5BCFEB #92DFF2 #C9EFF9 #E4F7FC
Accessibility & contrast
On white
1.49
#92DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#92DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DFF2
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DFF2 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF3
Deuteranopia (green-blind)
#C2CEF2
Tritanopia (blue-blind)
#6AE7E5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #92dff2; /* rgb */ color: rgb(146, 223, 242); /* oklch */ color: oklch(86.0% 0.080 215.0);
Tailwind
colors: {
custom: {
50: '#b6e9f6',
500: '#92dff2',
950: '#000000',
},
}SCSS
$custom: #92dff2; $custom-light: #b6e9f6; $custom-dark: #000000;
JSON
{
"hex": "#92dff2",
"rgb": {
"r": 146,
"g": 223,
"b": 242
},
"hsl": {
"h": 191.875,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.86016,
"c": 0.08014,
"h": 215
},
"luminance": 0.65297
}Semantic roles & 50–950 ramp
primary
#92DFF2
secondary
#CF7159
accent
#340BDB
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485