#92DEC4#92DEC4
#92DEC4 is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.4% C 0.084 H 170.7°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #92DEC4 |
|---|---|
| RGB | rgb(146, 222, 196) |
| HSL | hsl(159, 54%, 72%) |
| HSV | hsv(159, 34%, 87%) |
| CMYK | cmyk(34.2%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(83.09, -29.13, 5.33) |
| CIE-LCH | lch(83.09, 29.61, 169.63°) |
| OKLab | oklab(84.36% -0.083 0.0136) |
| OKLCH | oklch(84.36% 0.084 170.7) |
| XYZ | xyz(47.9356, 62.3363, 61.7201) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.83
Seafoam Blue
#78D1B6
ΔE00 3.99
Pale Teal
#82CBB2
ΔE00 4.60
Seafoam
#7FE0B3
ΔE00 5.43
Tiffany Blue
#7BF2DA
ΔE00 6.11
Mediumaquamarine
#66CDAA
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DEC4 #DE92AC
analogous
#92DE9E #92DEC4 #92D2DE
triadic
#92DEC4 #C492DE #DEC492
tetradic
#92DEC4 #9E92DE #DE92AC #D2DE92
square
#92DEC4 #9E92DE #DE92AC #D2DE92
split-complementary
#92DEC4 #DE92D2 #DE9E92
monochromatic
#39BD90 #63D0AB #92DEC4 #C1ECDD #E8F8F2
Accessibility & contrast
On white
1.56
#92DEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#92DEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DEC4
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DEC4 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C3
Deuteranopia (green-blind)
#CDCBC6
Tritanopia (blue-blind)
#7DDFD6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #92dec4; /* rgb */ color: rgb(146, 222, 196); /* oklch */ color: oklch(84.4% 0.084 170.7);
Tailwind
colors: {
custom: {
50: '#b4e8d5',
500: '#92dec4',
950: '#000000',
},
}SCSS
$custom: #92dec4; $custom-light: #b4e8d5; $custom-dark: #000000;
JSON
{
"hex": "#92dec4",
"rgb": {
"r": 146,
"g": 222,
"b": 196
},
"hsl": {
"h": 159.474,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.84362,
"c": 0.08416,
"h": 170.7
},
"luminance": 0.62339
}Semantic roles & 50–950 ramp
primary
#92DEC4
secondary
#B65E7C
accent
#255AC1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483