#92DFEF#92DFEF
#92DFEF is a very light, moderate cyan. Relative luminance 0.651; OKLCH L 85.9% C 0.079 H 212.2°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #92DFEF |
|---|---|
| RGB | rgb(146, 223, 239) |
| HSL | hsl(190, 74%, 75%) |
| HSV | hsv(190, 39%, 94%) |
| CMYK | cmyk(38.9%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(84.54, -19.73, -15.30) |
| CIE-LCH | lch(84.54, 24.97, 217.79°) |
| OKLab | oklab(85.91% -0.0668 -0.042) |
| OKLCH | oklch(85.91% 0.079 212.2) |
| XYZ | xyz(53.8162, 65.1148, 91.3772) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.38
Robin Egg Blue
#8AF1FE
ΔE00 4.95
Powder Blue
#B0E0E6
ΔE00 5.21
Robin'S Egg
#6DEDFD
ΔE00 5.66
Ice Blue
#A5DFF9
ΔE00 5.74
Lightblue
#ADD8E6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DFEF #EFA292
analogous
#92EFD1 #92DFEF #92B0EF
triadic
#92DFEF #EF92DF #DFEF92
tetradic
#92DFEF #D192EF #EFA292 #B0EF92
square
#92DFEF #D192EF #EFA292 #B0EF92
split-complementary
#92DFEF #EF92B0 #EFD192
monochromatic
#27C0DF #5DCFE7 #92DFEF #C7EFF7 #E4F7FB
Accessibility & contrast
On white
1.50
#92DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#92DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DFEF
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DFEF | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#C3CEEF
Tritanopia (blue-blind)
#6CE6E4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #92dfef; /* rgb */ color: rgb(146, 223, 239); /* oklch */ color: oklch(85.9% 0.079 212.2);
Tailwind
colors: {
custom: {
50: '#b6e9f4',
500: '#92dfef',
950: '#000000',
},
}SCSS
$custom: #92dfef; $custom-light: #b6e9f4; $custom-dark: #000000;
JSON
{
"hex": "#92dfef",
"rgb": {
"r": 146,
"g": 223,
"b": 239
},
"hsl": {
"h": 190.323,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.85912,
"c": 0.07888,
"h": 212.2
},
"luminance": 0.65118
}Semantic roles & 50–950 ramp
primary
#92DFEF
secondary
#CB6E5A
accent
#310FD7
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485