#92CECC#92CECC
#92CECC is a light, moderate teal. Relative luminance 0.546; OKLCH L 81.0% C 0.061 H 193.4°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #92CECC |
|---|---|
| RGB | rgb(146, 206, 204) |
| HSL | hsl(178, 38%, 69%) |
| HSV | hsv(178, 29%, 81%) |
| CMYK | cmyk(29.1%, 0%, 1%, 19.2%) |
| CIE-LAB | lab(78.82, -19.51, -5.18) |
| CIE-LCH | lch(78.82, 20.19, 194.87°) |
| OKLab | oklab(81.01% -0.0598 -0.0142) |
| OKLCH | oklch(81.01% 0.061 193.4) |
| XYZ | xyz(44.8208, 54.6109, 65.2943) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.77
Paleturquoise
#AFEEEE
ΔE00 7.49
Mediumturquoise
#48D1CC
ΔE00 8.19
Robin'S Egg Blue
#98EFF9
ΔE00 8.83
Pale Teal
#82CBB2
ΔE00 8.92
Lightblue
#ADD8E6
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CECC #CE9294
analogous
#92CEAE #92CECC #92B2CE
triadic
#92CECC #CC92CE #CECC92
tetradic
#92CECC #AE92CE #CE9294 #B2CE92
square
#92CECC #AE92CE #CE9294 #B2CE92
split-complementary
#92CECC #CE92B2 #CEAE92
monochromatic
#479E9B #68BBB8 #92CECC #BCE1E0 #E6F4F4
Accessibility & contrast
On white
1.76
#92CECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#92CECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CECC
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CECC | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CC
Deuteranopia (green-blind)
#BBC0CD
Tritanopia (blue-blind)
#7DD2CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #92cecc; /* rgb */ color: rgb(146, 206, 204); /* oklch */ color: oklch(81.0% 0.061 193.4);
Tailwind
colors: {
custom: {
50: '#b4dddb',
500: '#92cecc',
950: '#000000',
},
}SCSS
$custom: #92cecc; $custom-light: #b4dddb; $custom-dark: #000000;
JSON
{
"hex": "#92cecc",
"rgb": {
"r": 146,
"g": 206,
"b": 204
},
"hsl": {
"h": 178,
"s": 37.975,
"l": 69.02
},
"oklch": {
"l": 0.81006,
"c": 0.06145,
"h": 193.4
},
"luminance": 0.54613
}Semantic roles & 50–950 ramp
primary
#92CECC
secondary
#A36163
accent
#3539B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484