#92DEC0#92DEC0
#92DEC0 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.3% C 0.087 H 167.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #92DEC0 |
|---|---|
| RGB | rgb(146, 222, 192) |
| HSL | hsl(156, 54%, 72%) |
| HSV | hsv(156, 34%, 87%) |
| CMYK | cmyk(34.2%, 0%, 13.5%, 12.9%) |
| CIE-LAB | lab(83.00, -29.96, 7.31) |
| CIE-LCH | lch(83.00, 30.84, 166.30°) |
| OKLab | oklab(84.25% -0.0848 0.0188) |
| OKLCH | oklch(84.25% 0.087 167.5) |
| XYZ | xyz(47.4863, 62.1566, 59.3542) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.90
Seafoam Blue
#78D1B6
ΔE00 4.12
Seafoam
#7FE0B3
ΔE00 4.35
Pale Teal
#82CBB2
ΔE00 4.72
Mediumaquamarine
#66CDAA
ΔE00 6.08
Light Turquoise
#7EF4CC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DEC0 #DE92B0
analogous
#92DE9A #92DEC0 #92D6DE
triadic
#92DEC0 #C092DE #DEC092
tetradic
#92DEC0 #9A92DE #DE92B0 #D6DE92
square
#92DEC0 #9A92DE #DE92B0 #D6DE92
split-complementary
#92DEC0 #DE92D6 #DE9A92
monochromatic
#39BD89 #63D0A5 #92DEC0 #C1ECDB #E8F8F1
Accessibility & contrast
On white
1.56
#92DEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#92DEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DEC0
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DEC0 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4BF
Deuteranopia (green-blind)
#CECBC2
Tritanopia (blue-blind)
#7FDFD5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #92dec0; /* rgb */ color: rgb(146, 222, 192); /* oklch */ color: oklch(84.3% 0.087 167.5);
Tailwind
colors: {
custom: {
50: '#b4e8d3',
500: '#92dec0',
950: '#000000',
},
}SCSS
$custom: #92dec0; $custom-light: #b4e8d3; $custom-dark: #000000;
JSON
{
"hex": "#92dec0",
"rgb": {
"r": 146,
"g": 222,
"b": 192
},
"hsl": {
"h": 156.316,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.84254,
"c": 0.08682,
"h": 167.5
},
"luminance": 0.62159
}Semantic roles & 50–950 ramp
primary
#92DEC0
secondary
#B65E81
accent
#2562C1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483