#92DCD3#92DCD3
#92DCD3 is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.3% C 0.075 H 186.3°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #92DCD3 |
|---|---|
| RGB | rgb(146, 220, 211) |
| HSL | hsl(173, 51%, 72%) |
| HSV | hsv(173, 34%, 86%) |
| CMYK | cmyk(33.6%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(82.91, -24.88, -2.89) |
| CIE-LCH | lch(82.91, 25.05, 186.62°) |
| OKLab | oklab(84.34% -0.0743 -0.0081) |
| OKLCH | oklch(84.34% 0.075 186.3) |
| XYZ | xyz(49.2010, 61.9976, 70.9896) |
| Luminance | 0.6200 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.21
Mediumturquoise
#48D1CC
ΔE00 7.28
Seafoam Blue
#78D1B6
ΔE00 7.34
Pale Teal
#82CBB2
ΔE00 7.35
Tiffany Blue
#7BF2DA
ΔE00 7.58
Turquoise
#40E0D0
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DCD3 #DC929B
analogous
#92DCAE #92DCD3 #92C0DC
triadic
#92DCD3 #D392DC #DCD392
tetradic
#92DCD3 #AE92DC #DC929B #C0DC92
square
#92DCD3 #AE92DC #DC929B #C0DC92
split-complementary
#92DCD3 #DC92C0 #DCAE92
monochromatic
#3BB8A9 #64CDC0 #92DCD3 #C0EBE6 #E8F8F6
Accessibility & contrast
On white
1.57
#92DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#92DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DCD3
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DCD3 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D3
Deuteranopia (green-blind)
#C7CAD4
Tritanopia (blue-blind)
#78DFD9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #92dcd3; /* rgb */ color: rgb(146, 220, 211); /* oklch */ color: oklch(84.3% 0.075 186.3);
Tailwind
colors: {
custom: {
50: '#b4e7e0',
500: '#92dcd3',
950: '#000000',
},
}SCSS
$custom: #92dcd3; $custom-light: #b4e7e0; $custom-dark: #000000;
JSON
{
"hex": "#92dcd3",
"rgb": {
"r": 146,
"g": 220,
"b": 211
},
"hsl": {
"h": 172.703,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.84344,
"c": 0.07474,
"h": 186.3
},
"luminance": 0.62001
}Semantic roles & 50–950 ramp
primary
#92DCD3
secondary
#B45F69
accent
#2739BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484