#92DCD4#92DCD4
#92DCD4 is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.4% C 0.074 H 187.3°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #92DCD4 |
|---|---|
| RGB | rgb(146, 220, 212) |
| HSL | hsl(174, 51%, 72%) |
| HSV | hsv(174, 34%, 86%) |
| CMYK | cmyk(33.6%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(82.94, -24.65, -3.38) |
| CIE-LCH | lch(82.94, 24.88, 187.80°) |
| OKLab | oklab(84.37% -0.0739 -0.0095) |
| OKLCH | oklch(84.37% 0.074 187.3) |
| XYZ | xyz(49.3267, 62.0479, 71.6519) |
| Luminance | 0.6205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.99
Mediumturquoise
#48D1CC
ΔE00 7.23
Pale Teal
#82CBB2
ΔE00 7.67
Seafoam Blue
#78D1B6
ΔE00 7.68
Turquoise
#40E0D0
ΔE00 7.80
Tiffany Blue
#7BF2DA
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DCD4 #DC929A
analogous
#92DCAF #92DCD4 #92BFDC
triadic
#92DCD4 #D492DC #DCD492
tetradic
#92DCD4 #AF92DC #DC929A #BFDC92
square
#92DCD4 #AF92DC #DC929A #BFDC92
split-complementary
#92DCD4 #DC92BF #DCAF92
monochromatic
#3BB8AB #64CDC2 #92DCD4 #C0EBE6 #E8F8F6
Accessibility & contrast
On white
1.57
#92DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#92DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DCD4
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DCD4 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D4
Deuteranopia (green-blind)
#C7CAD5
Tritanopia (blue-blind)
#78DFD9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #92dcd4; /* rgb */ color: rgb(146, 220, 212); /* oklch */ color: oklch(84.4% 0.074 187.3);
Tailwind
colors: {
custom: {
50: '#b5e7e1',
500: '#92dcd4',
950: '#000000',
},
}SCSS
$custom: #92dcd4; $custom-light: #b5e7e1; $custom-dark: #000000;
JSON
{
"hex": "#92dcd4",
"rgb": {
"r": 146,
"g": 220,
"b": 212
},
"hsl": {
"h": 173.514,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.84374,
"c": 0.07449,
"h": 187.3
},
"luminance": 0.62051
}Semantic roles & 50–950 ramp
primary
#92DCD4
secondary
#B45F68
accent
#2737BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484