#92DEC7#92DEC7
#92DEC7 is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.4% C 0.082 H 173.2°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #92DEC7 |
|---|---|
| RGB | rgb(146, 222, 199) |
| HSL | hsl(162, 54%, 72%) |
| HSV | hsv(162, 34%, 87%) |
| CMYK | cmyk(34.2%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(83.17, -28.49, 3.85) |
| CIE-LCH | lch(83.17, 28.75, 172.31°) |
| OKLab | oklab(84.45% -0.0818 0.0098) |
| OKLCH | oklch(84.45% 0.082 173.2) |
| XYZ | xyz(48.2804, 62.4742, 63.5365) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.70
Seafoam Blue
#78D1B6
ΔE00 4.18
Pale Teal
#82CBB2
ΔE00 4.74
Tiffany Blue
#7BF2DA
ΔE00 5.85
Seafoam
#7FE0B3
ΔE00 6.33
Mediumaquamarine
#66CDAA
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DEC7 #DE92A9
analogous
#92DEA1 #92DEC7 #92CFDE
triadic
#92DEC7 #C792DE #DEC792
tetradic
#92DEC7 #A192DE #DE92A9 #CFDE92
square
#92DEC7 #A192DE #DE92A9 #CFDE92
split-complementary
#92DEC7 #DE92CF #DEA192
monochromatic
#39BD95 #63D0AF #92DEC7 #C1ECDF #E8F8F3
Accessibility & contrast
On white
1.56
#92DEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#92DEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DEC7
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DEC7 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C6
Deuteranopia (green-blind)
#CCCBC9
Tritanopia (blue-blind)
#7CE0D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #92dec7; /* rgb */ color: rgb(146, 222, 199); /* oklch */ color: oklch(84.4% 0.082 173.2);
Tailwind
colors: {
custom: {
50: '#b4e8d8',
500: '#92dec7',
950: '#000000',
},
}SCSS
$custom: #92dec7; $custom-light: #b4e8d8; $custom-dark: #000000;
JSON
{
"hex": "#92dec7",
"rgb": {
"r": 146,
"g": 222,
"b": 199
},
"hsl": {
"h": 161.842,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.84445,
"c": 0.08235,
"h": 173.2
},
"luminance": 0.62477
}Semantic roles & 50–950 ramp
primary
#92DEC7
secondary
#B65E79
accent
#2554C1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483