#92DFEC#92DFEC
#92DFEC is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.8% C 0.078 H 209.2°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #92DFEC |
|---|---|
| RGB | rgb(146, 223, 236) |
| HSL | hsl(189, 70%, 75%) |
| HSV | hsv(189, 38%, 93%) |
| CMYK | cmyk(38.1%, 5.5%, 0%, 7.5%) |
| CIE-LAB | lab(84.45, -20.47, -13.85) |
| CIE-LCH | lch(84.45, 24.71, 214.08°) |
| OKLab | oklab(85.81% -0.0679 -0.038) |
| OKLCH | oklch(85.81% 0.078 209.2) |
| XYZ | xyz(53.3767, 64.9389, 89.0625) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.84
Robin Egg Blue
#8AF1FE
ΔE00 4.58
Powder Blue
#B0E0E6
ΔE00 4.95
Robin'S Egg
#6DEDFD
ΔE00 5.38
Paleturquoise
#AFEEEE
ΔE00 6.07
Lightblue
#ADD8E6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DFEC #EC9F92
analogous
#92ECCC #92DFEC #92B2EC
triadic
#92DFEC #EC92DF #DFEC92
tetradic
#92DFEC #CC92EC #EC9F92 #B2EC92
square
#92DFEC #CC92EC #EC9F92 #B2EC92
split-complementary
#92DFEC #EC92B2 #ECCC92
monochromatic
#2AC0DA #5ED0E3 #92DFEC #C6EEF5 #E5F7FA
Accessibility & contrast
On white
1.50
#92DFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#92DFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DFEC
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DFEC | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9ED
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#6DE6E3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #92dfec; /* rgb */ color: rgb(146, 223, 236); /* oklch */ color: oklch(85.8% 0.078 209.2);
Tailwind
colors: {
custom: {
50: '#b6e9f2',
500: '#92dfec',
950: '#000000',
},
}SCSS
$custom: #92dfec; $custom-light: #b6e9f2; $custom-dark: #000000;
JSON
{
"hex": "#92dfec",
"rgb": {
"r": 146,
"g": 223,
"b": 236
},
"hsl": {
"h": 188.667,
"s": 70.313,
"l": 74.902
},
"oklch": {
"l": 0.8581,
"c": 0.07783,
"h": 209.2
},
"luminance": 0.64942
}Semantic roles & 50–950 ramp
primary
#92DFEC
secondary
#C76B5B
accent
#2F13D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485