#92DEC2#92DEC2
#92DEC2 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.3% C 0.085 H 169.1°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #92DEC2 |
|---|---|
| RGB | rgb(146, 222, 194) |
| HSL | hsl(158, 54%, 72%) |
| HSV | hsv(158, 34%, 87%) |
| CMYK | cmyk(34.2%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(83.04, -29.55, 6.32) |
| CIE-LCH | lch(83.04, 30.21, 167.93°) |
| OKLab | oklab(84.31% -0.0839 0.0162) |
| OKLCH | oklch(84.31% 0.085 169.1) |
| XYZ | xyz(47.7094, 62.2458, 60.5292) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.32
Seafoam Blue
#78D1B6
ΔE00 4.00
Pale Teal
#82CBB2
ΔE00 4.62
Seafoam
#7FE0B3
ΔE00 4.87
Mediumaquamarine
#66CDAA
ΔE00 6.23
Light Turquoise
#7EF4CC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DEC2 #DE92AE
analogous
#92DE9C #92DEC2 #92D4DE
triadic
#92DEC2 #C292DE #DEC292
tetradic
#92DEC2 #9C92DE #DE92AE #D4DE92
square
#92DEC2 #9C92DE #DE92AE #D4DE92
split-complementary
#92DEC2 #DE92D4 #DE9C92
monochromatic
#39BD8C #63D0A8 #92DEC2 #C1ECDC #E8F8F2
Accessibility & contrast
On white
1.56
#92DEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#92DEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DEC2
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DEC2 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4C1
Deuteranopia (green-blind)
#CDCBC4
Tritanopia (blue-blind)
#7EDFD6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #92dec2; /* rgb */ color: rgb(146, 222, 194); /* oklch */ color: oklch(84.3% 0.085 169.1);
Tailwind
colors: {
custom: {
50: '#b4e8d4',
500: '#92dec2',
950: '#000000',
},
}SCSS
$custom: #92dec2; $custom-light: #b4e8d4; $custom-dark: #000000;
JSON
{
"hex": "#92dec2",
"rgb": {
"r": 146,
"g": 222,
"b": 194
},
"hsl": {
"h": 157.895,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.84308,
"c": 0.08545,
"h": 169.1
},
"luminance": 0.62249
}Semantic roles & 50–950 ramp
primary
#92DEC2
secondary
#B65E7F
accent
#255EC1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483