#92DECC#92DECC
#92DECC is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.6% C 0.080 H 177.7°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #92DECC |
|---|---|
| RGB | rgb(146, 222, 204) |
| HSL | hsl(166, 54%, 72%) |
| HSV | hsv(166, 34%, 87%) |
| CMYK | cmyk(34.2%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(83.29, -27.41, 1.38) |
| CIE-LCH | lch(83.29, 27.44, 177.12°) |
| OKLab | oklab(84.59% -0.0797 0.0032) |
| OKLCH | oklch(84.59% 0.08 177.7) |
| XYZ | xyz(48.8705, 62.7103, 66.6442) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.98
Light Teal
#90E4C1
ΔE00 5.32
Pale Teal
#82CBB2
ΔE00 5.40
Tiffany Blue
#7BF2DA
ΔE00 5.84
Turquoise
#40E0D0
ΔE00 7.36
Pale Aqua
#B8FFEB
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DECC #DE92A4
analogous
#92DEA6 #92DECC #92CADE
triadic
#92DECC #CC92DE #DECC92
tetradic
#92DECC #A692DE #DE92A4 #CADE92
square
#92DECC #A692DE #DE92A4 #CADE92
split-complementary
#92DECC #DE92CA #DEA692
monochromatic
#39BD9D #63D0B6 #92DECC #C1ECE2 #E8F8F4
Accessibility & contrast
On white
1.55
#92DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#92DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DECC
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DECC | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CB
Deuteranopia (green-blind)
#CBCBCD
Tritanopia (blue-blind)
#7BE0D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #92decc; /* rgb */ color: rgb(146, 222, 204); /* oklch */ color: oklch(84.6% 0.080 177.7);
Tailwind
colors: {
custom: {
50: '#b4e8db',
500: '#92decc',
950: '#000000',
},
}SCSS
$custom: #92decc; $custom-light: #b4e8db; $custom-dark: #000000;
JSON
{
"hex": "#92decc",
"rgb": {
"r": 146,
"g": 222,
"b": 204
},
"hsl": {
"h": 165.789,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.84586,
"c": 0.07973,
"h": 177.7
},
"luminance": 0.62713
}Semantic roles & 50–950 ramp
primary
#92DECC
secondary
#B65E73
accent
#254AC1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111615
muted
#818484