#92CDC2#92CDC2
#92CDC2 is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.5% C 0.063 H 181.8°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #92CDC2 |
|---|---|
| RGB | rgb(146, 205, 194) |
| HSL | hsl(169, 37%, 69%) |
| HSV | hsv(169, 29%, 80%) |
| CMYK | cmyk(28.8%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(78.27, -21.24, -0.61) |
| CIE-LCH | lch(78.27, 21.25, 181.66°) |
| OKLab | oklab(80.48% -0.0626 -0.002) |
| OKLCH | oklch(80.48% 0.063 181.8) |
| XYZ | xyz(43.4198, 53.6665, 59.0993) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.40
Seafoam Blue
#78D1B6
ΔE00 6.57
Mediumturquoise
#48D1CC
ΔE00 8.39
Paleturquoise
#AFEEEE
ΔE00 8.98
Light Teal
#90E4C1
ΔE00 9.15
Mediumaquamarine
#66CDAA
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CDC2 #CD929D
analogous
#92CDA5 #92CDC2 #92BBCD
triadic
#92CDC2 #C292CD #CDC292
tetradic
#92CDC2 #A592CD #CD929D #BBCD92
square
#92CDC2 #A592CD #CD929D #BBCD92
split-complementary
#92CDC2 #CD92BB #CDA592
monochromatic
#489D8D #68BAAB #92CDC2 #BCE0D9 #E6F3F1
Accessibility & contrast
On white
1.79
#92CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#92CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CDC2
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CDC2 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6C2
Deuteranopia (green-blind)
#BDBEC3
Tritanopia (blue-blind)
#80CFCA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #92cdc2; /* rgb */ color: rgb(146, 205, 194); /* oklch */ color: oklch(80.5% 0.063 181.8);
Tailwind
colors: {
custom: {
50: '#b3dcd4',
500: '#92cdc2',
950: '#000000',
},
}SCSS
$custom: #92cdc2; $custom-light: #b3dcd4; $custom-dark: #000000;
JSON
{
"hex": "#92cdc2",
"rgb": {
"r": 146,
"g": 205,
"b": 194
},
"hsl": {
"h": 168.814,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.80477,
"c": 0.06266,
"h": 181.8
},
"luminance": 0.53669
}Semantic roles & 50–950 ramp
primary
#92CDC2
secondary
#A2616D
accent
#354CB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483