#92DFF3#92DFF3
#92DFF3 is a very light, moderate cyan. Relative luminance 0.654; OKLCH L 86.1% C 0.081 H 216.0°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #92DFF3 |
|---|---|
| RGB | rgb(146, 223, 243) |
| HSL | hsl(192, 80%, 76%) |
| HSV | hsv(192, 40%, 95%) |
| CMYK | cmyk(39.9%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(84.67, -18.73, -17.23) |
| CIE-LCH | lch(84.67, 25.45, 222.61°) |
| OKLab | oklab(86.05% -0.0652 -0.0474) |
| OKLCH | oklch(86.05% 0.081 216) |
| XYZ | xyz(54.4137, 65.3537, 94.5239) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.54
Sky Blue
#87CEEB
ΔE00 5.23
Robin'S Egg Blue
#98EFF9
ΔE00 5.34
Lightblue
#ADD8E6
ΔE00 5.65
Robin Egg Blue
#8AF1FE
ΔE00 5.71
Powder Blue
#B0E0E6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DFF3 #F3A692
analogous
#92F3D7 #92DFF3 #92AFF3
triadic
#92DFF3 #F392DF #DFF392
tetradic
#92DFF3 #D792F3 #F3A692 #AFF392
square
#92DFF3 #D792F3 #F3A692 #AFF392
split-complementary
#92DFF3 #F392AF #F3D792
monochromatic
#24BFE7 #5BCFED #92DFF3 #C9EFF9 #E3F7FC
Accessibility & contrast
On white
1.49
#92DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#92DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DFF3
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DFF3 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF4
Deuteranopia (green-blind)
#C1CEF3
Tritanopia (blue-blind)
#6AE7E5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #92dff3; /* rgb */ color: rgb(146, 223, 243); /* oklch */ color: oklch(86.1% 0.081 216.0);
Tailwind
colors: {
custom: {
50: '#b6e9f7',
500: '#92dff3',
950: '#000000',
},
}SCSS
$custom: #92dff3; $custom-light: #b6e9f7; $custom-dark: #000000;
JSON
{
"hex": "#92dff3",
"rgb": {
"r": 146,
"g": 223,
"b": 243
},
"hsl": {
"h": 192.371,
"s": 80.165,
"l": 76.275
},
"oklch": {
"l": 0.86051,
"c": 0.08061,
"h": 216
},
"luminance": 0.65357
}Semantic roles & 50–950 ramp
primary
#92DFF3
secondary
#D07259
accent
#3509DC
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485