#92DCDC#92DCDC
#92DCDC is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.6% C 0.073 H 195.9°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #92DCDC |
|---|---|
| RGB | rgb(146, 220, 220) |
| HSL | hsl(180, 51%, 72%) |
| HSV | hsv(180, 34%, 86%) |
| CMYK | cmyk(33.6%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(83.16, -22.81, -7.30) |
| CIE-LCH | lch(83.16, 23.95, 197.75°) |
| OKLab | oklab(84.62% -0.0706 -0.0201) |
| OKLCH | oklch(84.62% 0.073 195.9) |
| XYZ | xyz(50.3610, 62.4616, 77.0989) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.82
Robin'S Egg Blue
#98EFF9
ΔE00 5.56
Powder Blue
#B0E0E6
ΔE00 6.10
Robin Egg Blue
#8AF1FE
ΔE00 6.61
Robin'S Egg
#6DEDFD
ΔE00 7.36
Light Cyan
#ACFFFC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92DCDC #DC9292
analogous
#92DCB7 #92DCDC #92B7DC
triadic
#92DCDC #DC92DC #DCDC92
tetradic
#92DCDC #B792DC #DC9292 #B7DC92
square
#92DCDC #B792DC #DC9292 #B7DC92
split-complementary
#92DCDC #DC92B7 #DCB792
monochromatic
#3BB8B8 #64CDCD #92DCDC #C0EBEB #E8F8F8
Accessibility & contrast
On white
1.56
#92DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#92DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92DCDC
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92DCDC | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#C5CBDD
Tritanopia (blue-blind)
#75E1DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #92dcdc; /* rgb */ color: rgb(146, 220, 220); /* oklch */ color: oklch(84.6% 0.073 195.9);
Tailwind
colors: {
custom: {
50: '#b5e7e6',
500: '#92dcdc',
950: '#000000',
},
}SCSS
$custom: #92dcdc; $custom-light: #b5e7e6; $custom-dark: #000000;
JSON
{
"hex": "#92dcdc",
"rgb": {
"r": 146,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.84623,
"c": 0.07343,
"h": 195.9
},
"luminance": 0.62465
}Semantic roles & 50–950 ramp
primary
#92DCDC
secondary
#B45F5F
accent
#2727BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484