#92DEC9#92DEC9
#92DEC9 is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.5% C 0.081 H 175.0°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #92DEC9 |
|---|---|
| RGB | rgb(146, 222, 201) |
| HSL | hsl(163, 54%, 72%) |
| HSV | hsv(163, 34%, 87%) |
| CMYK | cmyk(34.2%, 0%, 9.5%, 12.9%) |
| CIE-LAB | lab(83.21, -28.06, 2.86) |
| CIE-LCH | lch(83.21, 28.20, 174.18°) |
| OKLab | oklab(84.5% -0.0809 0.0072) |
| OKLCH | oklch(84.5% 0.081 175) |
| XYZ | xyz(48.5142, 62.5677, 64.7675) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.33
Seafoam Blue
#78D1B6
ΔE00 4.43
Pale Teal
#82CBB2
ΔE00 4.94
Tiffany Blue
#7BF2DA
ΔE00 5.78
Seafoam
#7FE0B3
ΔE00 6.96
Mediumaquamarine
#66CDAA
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DEC9 #DE92A7
analogous
#92DEA3 #92DEC9 #92CDDE
triadic
#92DEC9 #C992DE #DEC992
tetradic
#92DEC9 #A392DE #DE92A7 #CDDE92
square
#92DEC9 #A392DE #DE92A7 #CDDE92
split-complementary
#92DEC9 #DE92CD #DEA392
monochromatic
#39BD98 #63D0B2 #92DEC9 #C1ECE0 #E8F8F3
Accessibility & contrast
On white
1.55
#92DEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#92DEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DEC9
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DEC9 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C8
Deuteranopia (green-blind)
#CCCBCA
Tritanopia (blue-blind)
#7CE0D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #92dec9; /* rgb */ color: rgb(146, 222, 201); /* oklch */ color: oklch(84.5% 0.081 175.0);
Tailwind
colors: {
custom: {
50: '#b4e8d9',
500: '#92dec9',
950: '#000000',
},
}SCSS
$custom: #92dec9; $custom-light: #b4e8d9; $custom-dark: #000000;
JSON
{
"hex": "#92dec9",
"rgb": {
"r": 146,
"g": 222,
"b": 201
},
"hsl": {
"h": 163.421,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.84501,
"c": 0.08124,
"h": 175
},
"luminance": 0.62571
}Semantic roles & 50–950 ramp
primary
#92DEC9
secondary
#B65E77
accent
#2550C1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483