#92D3CD#92D3CD
#92D3CD is a very light, moderate teal. Relative luminance 0.571; OKLCH L 82.2% C 0.066 H 188.7°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #92D3CD |
|---|---|
| RGB | rgb(146, 211, 205) |
| HSL | hsl(174, 42%, 70%) |
| HSV | hsv(174, 31%, 83%) |
| CMYK | cmyk(30.8%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(80.24, -21.79, -3.62) |
| CIE-LCH | lch(80.24, 22.09, 189.43°) |
| OKLab | oklab(82.15% -0.0657 -0.0101) |
| OKLCH | oklch(82.15% 0.066 188.7) |
| XYZ | xyz(46.1640, 57.1048, 66.3356) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.93
Mediumturquoise
#48D1CC
ΔE00 7.47
Pale Teal
#82CBB2
ΔE00 7.48
Powder Blue
#B0E0E6
ΔE00 7.60
Seafoam Blue
#78D1B6
ΔE00 8.10
Robin'S Egg Blue
#98EFF9
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92D3CD #D39298
analogous
#92D3AD #92D3CD #92B8D3
triadic
#92D3CD #CD92D3 #D3CD92
tetradic
#92D3CD #AD92D3 #D39298 #B8D392
square
#92D3CD #AD92D3 #D39298 #B8D392
split-complementary
#92D3CD #D392B8 #D3AD92
monochromatic
#43A79E #66C1B9 #92D3CD #BEE5E1 #E9F6F5
Accessibility & contrast
On white
1.69
#92D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#92D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92D3CD
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92D3CD | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#C0C3CE
Tritanopia (blue-blind)
#7CD6D1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #92d3cd; /* rgb */ color: rgb(146, 211, 205); /* oklch */ color: oklch(82.2% 0.066 188.7);
Tailwind
colors: {
custom: {
50: '#b4e0dc',
500: '#92d3cd',
950: '#000000',
},
}SCSS
$custom: #92d3cd; $custom-light: #b4e0dc; $custom-dark: #000000;
JSON
{
"hex": "#92d3cd",
"rgb": {
"r": 146,
"g": 211,
"b": 205
},
"hsl": {
"h": 174.462,
"s": 42.484,
"l": 70
},
"oklch": {
"l": 0.82151,
"c": 0.06643,
"h": 188.7
},
"luminance": 0.57107
}Semantic roles & 50–950 ramp
primary
#92D3CD
secondary
#A96067
accent
#303CB6
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484