#92D2DB#92D2DB
#92D2DB is a very light, moderate teal. Relative luminance 0.573; OKLCH L 82.4% C 0.066 H 207.0°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #92D2DB |
|---|---|
| RGB | rgb(146, 210, 219) |
| HSL | hsl(187, 50%, 72%) |
| HSV | hsv(187, 33%, 86%) |
| CMYK | cmyk(33.3%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(80.36, -18.04, -10.93) |
| CIE-LCH | lch(80.36, 21.09, 211.21°) |
| OKLab | oklab(82.38% -0.0588 -0.0299) |
| OKLCH | oklch(82.38% 0.066 207) |
| XYZ | xyz(47.6825, 57.3159, 75.5547) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.86
Lightblue
#ADD8E6
ΔE00 5.94
Robin'S Egg Blue
#98EFF9
ΔE00 6.81
Sky Blue
#87CEEB
ΔE00 7.00
Paleturquoise
#AFEEEE
ΔE00 7.29
Robin Egg Blue
#8AF1FE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92D2DB #DB9B92
analogous
#92DBC0 #92D2DB #92AEDB
triadic
#92D2DB #DB92D2 #D2DB92
tetradic
#92D2DB #C092DB #DB9B92 #AEDB92
square
#92D2DB #C092DB #DB9B92 #AEDB92
split-complementary
#92D2DB #DB92AE #DBC092
monochromatic
#3CA7B6 #64BFCC #92D2DB #C0E5EA #E8F6F7
Accessibility & contrast
On white
1.68
#92D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#92D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92D2DB
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92D2DB | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#BBC3DB
Tritanopia (blue-blind)
#77D7D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #92d2db; /* rgb */ color: rgb(146, 210, 219); /* oklch */ color: oklch(82.4% 0.066 207.0);
Tailwind
colors: {
custom: {
50: '#b4e0e6',
500: '#92d2db',
950: '#000000',
},
}SCSS
$custom: #92d2db; $custom-light: #b4e0e6; $custom-dark: #000000;
JSON
{
"hex": "#92d2db",
"rgb": {
"r": 146,
"g": 210,
"b": 219
},
"hsl": {
"h": 187.397,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.82377,
"c": 0.06595,
"h": 207
},
"luminance": 0.57319
}Semantic roles & 50–950 ramp
primary
#92D2DB
secondary
#B2695F
accent
#3A28BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484