#92DEDC#92DEDC
#92DEDC is a very light, moderate teal. Relative luminance 0.635; OKLCH L 85.1% C 0.075 H 193.7°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #92DEDC |
|---|---|
| RGB | rgb(146, 222, 220) |
| HSL | hsl(178, 54%, 72%) |
| HSV | hsv(178, 34%, 87%) |
| CMYK | cmyk(34.2%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(83.71, -23.80, -6.48) |
| CIE-LCH | lch(83.71, 24.66, 195.23°) |
| OKLab | oklab(85.07% -0.0731 -0.0178) |
| OKLCH | oklch(85.07% 0.075 193.7) |
| XYZ | xyz(50.8890, 63.5177, 77.2749) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.73
Robin'S Egg Blue
#98EFF9
ΔE00 5.81
Powder Blue
#B0E0E6
ΔE00 6.68
Robin Egg Blue
#8AF1FE
ΔE00 6.83
Light Cyan
#ACFFFC
ΔE00 7.10
Pale Cyan
#B7FFFA
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DEDC #DE9294
analogous
#92DEB6 #92DEDC #92BADE
triadic
#92DEDC #DC92DE #DEDC92
tetradic
#92DEDC #B692DE #DE9294 #BADE92
square
#92DEDC #B692DE #DE9294 #BADE92
split-complementary
#92DEDC #DE92BA #DEB692
monochromatic
#39BDB9 #63D0CD #92DEDC #C1ECEB #E8F8F7
Accessibility & contrast
On white
1.53
#92DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#92DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DEDC
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DEDC | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DC
Deuteranopia (green-blind)
#C7CCDD
Tritanopia (blue-blind)
#75E2DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #92dedc; /* rgb */ color: rgb(146, 222, 220); /* oklch */ color: oklch(85.1% 0.075 193.7);
Tailwind
colors: {
custom: {
50: '#b5e8e6',
500: '#92dedc',
950: '#000000',
},
}SCSS
$custom: #92dedc; $custom-light: #b5e8e6; $custom-dark: #000000;
JSON
{
"hex": "#92dedc",
"rgb": {
"r": 146,
"g": 222,
"b": 220
},
"hsl": {
"h": 178.421,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.85067,
"c": 0.07521,
"h": 193.7
},
"luminance": 0.63521
}Semantic roles & 50–950 ramp
primary
#92DEDC
secondary
#B65E61
accent
#2529C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484