#92DCD7#92DCD7
#92DCD7 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.5% C 0.074 H 190.5°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #92DCD7 |
|---|---|
| RGB | rgb(146, 220, 215) |
| HSL | hsl(176, 51%, 72%) |
| HSV | hsv(176, 34%, 86%) |
| CMYK | cmyk(33.6%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(83.02, -23.97, -4.85) |
| CIE-LCH | lch(83.02, 24.45, 191.44°) |
| OKLab | oklab(84.47% -0.0727 -0.0134) |
| OKLCH | oklch(84.47% 0.074 190.5) |
| XYZ | xyz(49.7087, 62.2007, 73.6634) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.39
Robin'S Egg Blue
#98EFF9
ΔE00 7.03
Mediumturquoise
#48D1CC
ΔE00 7.23
Powder Blue
#B0E0E6
ΔE00 7.36
Light Cyan
#ACFFFC
ΔE00 7.62
Pale Cyan
#B7FFFA
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DCD7 #DC9297
analogous
#92DCB2 #92DCD7 #92BCDC
triadic
#92DCD7 #D792DC #DCD792
tetradic
#92DCD7 #B292DC #DC9297 #BCDC92
square
#92DCD7 #B292DC #DC9297 #BCDC92
split-complementary
#92DCD7 #DC92BC #DCB292
monochromatic
#3BB8B0 #64CDC6 #92DCD7 #C0EBE8 #E8F8F7
Accessibility & contrast
On white
1.56
#92DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#92DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DCD7
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DCD7 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D7
Deuteranopia (green-blind)
#C6CBD8
Tritanopia (blue-blind)
#77E0DA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #92dcd7; /* rgb */ color: rgb(146, 220, 215); /* oklch */ color: oklch(84.5% 0.074 190.5);
Tailwind
colors: {
custom: {
50: '#b5e7e3',
500: '#92dcd7',
950: '#000000',
},
}SCSS
$custom: #92dcd7; $custom-light: #b5e7e3; $custom-dark: #000000;
JSON
{
"hex": "#92dcd7",
"rgb": {
"r": 146,
"g": 220,
"b": 215
},
"hsl": {
"h": 175.946,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.84466,
"c": 0.07389,
"h": 190.5
},
"luminance": 0.62204
}Semantic roles & 50–950 ramp
primary
#92DCD7
secondary
#B45F64
accent
#2731BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484