#92DDFA#92DDFA
#92DDFA is a very light, moderate cyan. Relative luminance 0.647; OKLCH L 85.9% C 0.084 H 224.4°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #92DDFA |
|---|---|
| RGB | rgb(146, 221, 250) |
| HSL | hsl(197, 91%, 78%) |
| HSV | hsv(197, 42%, 98%) |
| CMYK | cmyk(41.6%, 11.6%, 0%, 2%) |
| CIE-LAB | lab(84.34, -15.95, -21.42) |
| CIE-LCH | lch(84.34, 26.70, 233.33°) |
| OKLab | oklab(85.87% -0.0603 -0.059) |
| OKLCH | oklch(85.87% 0.084 224.4) |
| XYZ | xyz(54.9597, 64.7223, 100.0205) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.63
Sky Blue
#87CEEB
ΔE00 3.55
Baby Blue
#89CFF0
ΔE00 3.65
Lightblue
#ADD8E6
ΔE00 5.84
Lightskyblue
#87CEFA
ΔE00 5.90
Light Blue
#95D0FC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DDFA #FAAF92
analogous
#92FAE3 #92DDFA #92A9FA
triadic
#92DDFA #FA92DD #DDFA92
tetradic
#92DDFA #E392FA #FAAF92 #A9FA92
square
#92DDFA #E392FA #FAAF92 #A9FA92
split-complementary
#92DDFA #FA92A9 #FAE392
monochromatic
#1DB8F5 #57CBF7 #92DDFA #CDEFFD #E2F6FE
Accessibility & contrast
On white
1.51
#92DDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#92DDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DDFA
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DDFA | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9FC
Deuteranopia (green-blind)
#BDCDFA
Tritanopia (blue-blind)
#67E6E6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #92ddfa; /* rgb */ color: rgb(146, 221, 250); /* oklch */ color: oklch(85.9% 0.084 224.4);
Tailwind
colors: {
custom: {
50: '#b6e7fc',
500: '#92ddfa',
950: '#000000',
},
}SCSS
$custom: #92ddfa; $custom-light: #b6e7fc; $custom-dark: #000000;
JSON
{
"hex": "#92ddfa",
"rgb": {
"r": 146,
"g": 221,
"b": 250
},
"hsl": {
"h": 196.731,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.85866,
"c": 0.08437,
"h": 224.4
},
"luminance": 0.64726
}Semantic roles & 50–950 ramp
primary
#92DDFA
secondary
#DA7B56
accent
#4000E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485