#92DFF8#92DFF8
#92DFF8 is a very light, moderate cyan. Relative luminance 0.657; OKLCH L 86.2% C 0.083 H 220.5°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #92DFF8 |
|---|---|
| RGB | rgb(146, 223, 248) |
| HSL | hsl(195, 88%, 77%) |
| HSV | hsv(195, 41%, 97%) |
| CMYK | cmyk(41.1%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(84.82, -17.47, -19.63) |
| CIE-LCH | lch(84.82, 26.28, 228.33°) |
| OKLab | oklab(86.23% -0.0634 -0.054) |
| OKLCH | oklch(86.23% 0.083 220.5) |
| XYZ | xyz(55.1790, 65.6599, 98.5547) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.33
Sky Blue
#87CEEB
ΔE00 4.32
Baby Blue
#89CFF0
ΔE00 4.82
Lightblue
#ADD8E6
ΔE00 5.67
Robin'S Egg Blue
#98EFF9
ΔE00 6.71
Robin Egg Blue
#8AF1FE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DFF8 #F8AB92
analogous
#92F8DE #92DFF8 #92ACF8
triadic
#92DFF8 #F892DF #DFF892
tetradic
#92DFF8 #DE92F8 #F8AB92 #ACF892
square
#92DFF8 #DE92F8 #F8AB92 #ACF892
split-complementary
#92DFF8 #F892AC #F8DE92
monochromatic
#1FBDF1 #58CEF4 #92DFF8 #CCF0FC #E2F7FD
Accessibility & contrast
On white
1.49
#92DFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#92DFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DFF8
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DFF8 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBF9
Deuteranopia (green-blind)
#C0CFF8
Tritanopia (blue-blind)
#67E7E7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #92dff8; /* rgb */ color: rgb(146, 223, 248); /* oklch */ color: oklch(86.2% 0.083 220.5);
Tailwind
colors: {
custom: {
50: '#b6e9fa',
500: '#92dff8',
950: '#000000',
},
}SCSS
$custom: #92dff8; $custom-light: #b6e9fa; $custom-dark: #000000;
JSON
{
"hex": "#92dff8",
"rgb": {
"r": 146,
"g": 223,
"b": 248
},
"hsl": {
"h": 194.706,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.86228,
"c": 0.08328,
"h": 220.5
},
"luminance": 0.65664
}Semantic roles & 50–950 ramp
primary
#92DFF8
secondary
#D77657
accent
#3901E5
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485