#92D3CE#92D3CE
#92D3CE is a very light, moderate teal. Relative luminance 0.572; OKLCH L 82.2% C 0.066 H 189.9°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #92D3CE |
|---|---|
| RGB | rgb(146, 211, 206) |
| HSL | hsl(175, 42%, 70%) |
| HSV | hsv(175, 31%, 83%) |
| CMYK | cmyk(30.8%, 0%, 2.4%, 17.3%) |
| CIE-LAB | lab(80.27, -21.57, -4.11) |
| CIE-LCH | lch(80.27, 21.95, 190.80°) |
| OKLab | oklab(82.18% -0.0652 -0.0114) |
| OKLCH | oklch(82.18% 0.066 189.9) |
| XYZ | xyz(46.2851, 57.1532, 66.9734) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.78
Powder Blue
#B0E0E6
ΔE00 7.31
Mediumturquoise
#48D1CC
ΔE00 7.49
Pale Teal
#82CBB2
ΔE00 7.86
Seafoam Blue
#78D1B6
ΔE00 8.48
Robin'S Egg Blue
#98EFF9
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92D3CE #D39297
analogous
#92D3AE #92D3CE #92B7D3
triadic
#92D3CE #CE92D3 #D3CE92
tetradic
#92D3CE #AE92D3 #D39297 #B7D392
square
#92D3CE #AE92D3 #D39297 #B7D392
split-complementary
#92D3CE #D392B7 #D3AE92
monochromatic
#43A79F #66C1BA #92D3CE #BEE5E2 #E9F6F5
Accessibility & contrast
On white
1.69
#92D3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#92D3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92D3CE
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92D3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92D3CE | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCE
Deuteranopia (green-blind)
#C0C3CF
Tritanopia (blue-blind)
#7CD6D1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #92d3ce; /* rgb */ color: rgb(146, 211, 206); /* oklch */ color: oklch(82.2% 0.066 189.9);
Tailwind
colors: {
custom: {
50: '#b4e0dc',
500: '#92d3ce',
950: '#000000',
},
}SCSS
$custom: #92d3ce; $custom-light: #b4e0dc; $custom-dark: #000000;
JSON
{
"hex": "#92d3ce",
"rgb": {
"r": 146,
"g": 211,
"b": 206
},
"hsl": {
"h": 175.385,
"s": 42.484,
"l": 70
},
"oklch": {
"l": 0.82181,
"c": 0.06624,
"h": 189.9
},
"luminance": 0.57156
}Semantic roles & 50–950 ramp
primary
#92D3CE
secondary
#A96066
accent
#303AB6
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484