#92D4CD#92D4CD
#92D4CD is a very light, moderate teal. Relative luminance 0.576; OKLCH L 82.4% C 0.068 H 187.6°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #92D4CD |
|---|---|
| RGB | rgb(146, 212, 205) |
| HSL | hsl(174, 43%, 70%) |
| HSV | hsv(174, 31%, 83%) |
| CMYK | cmyk(31.1%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(80.52, -22.29, -3.21) |
| CIE-LCH | lch(80.52, 22.52, 188.19°) |
| OKLab | oklab(82.37% -0.0669 -0.009) |
| OKLCH | oklch(82.37% 0.068 187.6) |
| XYZ | xyz(46.4132, 57.6032, 66.4187) |
| Luminance | 0.5761 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.93
Pale Teal
#82CBB2
ΔE00 7.17
Mediumturquoise
#48D1CC
ΔE00 7.41
Seafoam Blue
#78D1B6
ΔE00 7.72
Powder Blue
#B0E0E6
ΔE00 7.86
Turquoise
#40E0D0
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92D4CD #D49299
analogous
#92D4AC #92D4CD #92BAD4
triadic
#92D4CD #CD92D4 #D4CD92
tetradic
#92D4CD #AC92D4 #D49299 #BAD492
square
#92D4CD #AC92D4 #D49299 #BAD492
split-complementary
#92D4CD #D492BA #D4AC92
monochromatic
#43A99E #66C3B9 #92D4CD #BEE5E1 #E9F6F5
Accessibility & contrast
On white
1.68
#92D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#92D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92D4CD
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92D4CD | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#7CD7D2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #92d4cd; /* rgb */ color: rgb(146, 212, 205); /* oklch */ color: oklch(82.4% 0.068 187.6);
Tailwind
colors: {
custom: {
50: '#b4e1dc',
500: '#92d4cd',
950: '#000000',
},
}SCSS
$custom: #92d4cd; $custom-light: #b4e1dc; $custom-dark: #000000;
JSON
{
"hex": "#92d4cd",
"rgb": {
"r": 146,
"g": 212,
"b": 205
},
"hsl": {
"h": 173.636,
"s": 43.421,
"l": 70.196
},
"oklch": {
"l": 0.82374,
"c": 0.06751,
"h": 187.6
},
"luminance": 0.57606
}Semantic roles & 50–950 ramp
primary
#92D4CD
secondary
#AA6068
accent
#2F3DB7
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484