#92DFF4#92DFF4
#92DFF4 is a very light, moderate cyan. Relative luminance 0.654; OKLCH L 86.1% C 0.081 H 216.9°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #92DFF4 |
|---|---|
| RGB | rgb(146, 223, 244) |
| HSL | hsl(193, 82%, 76%) |
| HSV | hsv(193, 40%, 96%) |
| CMYK | cmyk(40.2%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(84.70, -18.48, -17.71) |
| CIE-LCH | lch(84.70, 25.60, 223.78°) |
| OKLab | oklab(86.09% -0.0649 -0.0487) |
| OKLCH | oklch(86.09% 0.081 216.9) |
| XYZ | xyz(54.5651, 65.4143, 95.3214) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.27
Sky Blue
#87CEEB
ΔE00 5.01
Robin'S Egg Blue
#98EFF9
ΔE00 5.61
Lightblue
#ADD8E6
ΔE00 5.61
Baby Blue
#89CFF0
ΔE00 5.78
Robin Egg Blue
#8AF1FE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DFF4 #F4A792
analogous
#92F4D8 #92DFF4 #92AEF4
triadic
#92DFF4 #F492DF #DFF492
tetradic
#92DFF4 #D892F4 #F4A792 #AEF492
square
#92DFF4 #D892F4 #F4A792 #AEF492
split-complementary
#92DFF4 #F492AE #F4D892
monochromatic
#23BEE9 #5ACFEE #92DFF4 #CAEFFA #E3F7FC
Accessibility & contrast
On white
1.49
#92DFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#92DFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DFF4
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DFF4 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF5
Deuteranopia (green-blind)
#C1CEF4
Tritanopia (blue-blind)
#69E7E5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #92dff4; /* rgb */ color: rgb(146, 223, 244); /* oklch */ color: oklch(86.1% 0.081 216.9);
Tailwind
colors: {
custom: {
50: '#b6e9f7',
500: '#92dff4',
950: '#000000',
},
}SCSS
$custom: #92dff4; $custom-light: #b6e9f7; $custom-dark: #000000;
JSON
{
"hex": "#92dff4",
"rgb": {
"r": 146,
"g": 223,
"b": 244
},
"hsl": {
"h": 192.857,
"s": 81.667,
"l": 76.471
},
"oklch": {
"l": 0.86086,
"c": 0.0811,
"h": 216.9
},
"luminance": 0.65418
}Semantic roles & 50–950 ramp
primary
#92DFF4
secondary
#D27359
accent
#3507DE
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485