#92D9CD#92D9CD
#92D9CD is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.5% C 0.073 H 182.7°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #92D9CD |
|---|---|
| RGB | rgb(146, 217, 205) |
| HSL | hsl(170, 48%, 71%) |
| HSV | hsv(170, 33%, 85%) |
| CMYK | cmyk(32.7%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(81.92, -24.76, -1.16) |
| CIE-LCH | lch(81.92, 24.78, 182.68°) |
| OKLab | oklab(83.49% -0.0731 -0.0035) |
| OKLCH | oklch(83.49% 0.073 182.7) |
| XYZ | xyz(47.6825, 60.1417, 66.8418) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.00
Seafoam Blue
#78D1B6
ΔE00 6.15
Paleturquoise
#AFEEEE
ΔE00 7.30
Tiffany Blue
#7BF2DA
ΔE00 7.56
Mediumturquoise
#48D1CC
ΔE00 7.58
Light Teal
#90E4C1
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92D9CD #D9929E
analogous
#92D9A9 #92D9CD #92C1D9
triadic
#92D9CD #CD92D9 #D9CD92
tetradic
#92D9CD #A992D9 #D9929E #C1D992
square
#92D9CD #A992D9 #D9929E #C1D992
split-complementary
#92D9CD #D992C1 #D9A992
monochromatic
#3EB29F #65C9B8 #92D9CD #BFE9E2 #E8F7F5
Accessibility & contrast
On white
1.61
#92D9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#92D9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92D9CD
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92D9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92D9CD | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CD
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#7BDCD5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #92d9cd; /* rgb */ color: rgb(146, 217, 205); /* oklch */ color: oklch(83.5% 0.073 182.7);
Tailwind
colors: {
custom: {
50: '#b4e5dc',
500: '#92d9cd',
950: '#000000',
},
}SCSS
$custom: #92d9cd; $custom-light: #b4e5dc; $custom-dark: #000000;
JSON
{
"hex": "#92d9cd",
"rgb": {
"r": 146,
"g": 217,
"b": 205
},
"hsl": {
"h": 169.859,
"s": 48.299,
"l": 71.176
},
"oklch": {
"l": 0.83493,
"c": 0.07319,
"h": 182.7
},
"luminance": 0.60144
}Semantic roles & 50–950 ramp
primary
#92D9CD
secondary
#B05F6D
accent
#2A43BC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484