#92D7CD#92D7CD
#92D7CD is a very light, moderate teal. Relative luminance 0.591; OKLCH L 83.0% C 0.071 H 184.6°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #92D7CD |
|---|---|
| RGB | rgb(146, 215, 205) |
| HSL | hsl(171, 46%, 71%) |
| HSV | hsv(171, 32%, 84%) |
| CMYK | cmyk(32.1%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(81.36, -23.77, -1.98) |
| CIE-LCH | lch(81.36, 23.86, 184.76°) |
| OKLab | oklab(83.05% -0.0706 -0.0057) |
| OKLCH | oklch(83.05% 0.071 184.6) |
| XYZ | xyz(47.1701, 59.1170, 66.6710) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.39
Seafoam Blue
#78D1B6
ΔE00 6.71
Paleturquoise
#AFEEEE
ΔE00 7.08
Mediumturquoise
#48D1CC
ΔE00 7.42
Turquoise
#40E0D0
ΔE00 8.14
Tiffany Blue
#7BF2DA
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92D7CD #D7929C
analogous
#92D7AA #92D7CD #92BED7
triadic
#92D7CD #CD92D7 #D7CD92
tetradic
#92D7CD #AA92D7 #D7929C #BED792
square
#92D7CD #AA92D7 #D7929C #BED792
split-complementary
#92D7CD #D792BE #D7AA92
monochromatic
#40AF9F #65C7B8 #92D7CD #BFE7E2 #E9F7F5
Accessibility & contrast
On white
1.64
#92D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#92D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92D7CD
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92D7CD | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CD
Deuteranopia (green-blind)
#C4C6CE
Tritanopia (blue-blind)
#7BDAD4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #92d7cd; /* rgb */ color: rgb(146, 215, 205); /* oklch */ color: oklch(83.0% 0.071 184.6);
Tailwind
colors: {
custom: {
50: '#b4e3dc',
500: '#92d7cd',
950: '#000000',
},
}SCSS
$custom: #92d7cd; $custom-light: #b4e3dc; $custom-dark: #000000;
JSON
{
"hex": "#92d7cd",
"rgb": {
"r": 146,
"g": 215,
"b": 205
},
"hsl": {
"h": 171.304,
"s": 46.309,
"l": 70.784
},
"oklch": {
"l": 0.83045,
"c": 0.07087,
"h": 184.6
},
"luminance": 0.5912
}Semantic roles & 50–950 ramp
primary
#92D7CD
secondary
#AE606B
accent
#2C40BA
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484