#92CECE#92CECE
#92CECE is a light, moderate teal. Relative luminance 0.547; OKLCH L 81.1% C 0.061 H 196.0°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #92CECE |
|---|---|
| RGB | rgb(146, 206, 206) |
| HSL | hsl(180, 38%, 69%) |
| HSV | hsv(180, 29%, 81%) |
| CMYK | cmyk(29.1%, 0%, 0%, 19.2%) |
| CIE-LAB | lab(78.87, -19.06, -6.17) |
| CIE-LCH | lch(78.87, 20.03, 197.94°) |
| OKLab | oklab(81.07% -0.059 -0.0169) |
| OKLCH | oklch(81.07% 0.061 196) |
| XYZ | xyz(45.0622, 54.7074, 66.5657) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.31
Paleturquoise
#AFEEEE
ΔE00 7.40
Mediumturquoise
#48D1CC
ΔE00 8.45
Robin'S Egg Blue
#98EFF9
ΔE00 8.46
Lightblue
#ADD8E6
ΔE00 8.54
Robin Egg Blue
#8AF1FE
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CECE #CE9292
analogous
#92CEB0 #92CECE #92B0CE
triadic
#92CECE #CE92CE #CECE92
tetradic
#92CECE #B092CE #CE9292 #B0CE92
square
#92CECE #B092CE #CE9292 #B0CE92
split-complementary
#92CECE #CE92B0 #CEB092
monochromatic
#479E9E #68BBBB #92CECE #BCE1E1 #E6F4F4
Accessibility & contrast
On white
1.76
#92CECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#92CECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CECE
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CECE | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CE
Deuteranopia (green-blind)
#BBC0CF
Tritanopia (blue-blind)
#7CD2CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #92cece; /* rgb */ color: rgb(146, 206, 206); /* oklch */ color: oklch(81.1% 0.061 196.0);
Tailwind
colors: {
custom: {
50: '#b4dddc',
500: '#92cece',
950: '#000000',
},
}SCSS
$custom: #92cece; $custom-light: #b4dddc; $custom-dark: #000000;
JSON
{
"hex": "#92cece",
"rgb": {
"r": 146,
"g": 206,
"b": 206
},
"hsl": {
"h": 180,
"s": 37.975,
"l": 69.02
},
"oklch": {
"l": 0.81069,
"c": 0.06135,
"h": 196
},
"luminance": 0.5471
}Semantic roles & 50–950 ramp
primary
#92CECE
secondary
#A36161
accent
#3535B1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484