#92CECB#92CECB
#92CECB is a light, moderate teal. Relative luminance 0.546; OKLCH L 81.0% C 0.062 H 192.1°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #92CECB |
|---|---|
| RGB | rgb(146, 206, 203) |
| HSL | hsl(177, 38%, 69%) |
| HSV | hsv(177, 29%, 81%) |
| CMYK | cmyk(29.1%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(78.79, -19.74, -4.68) |
| CIE-LCH | lch(78.79, 20.29, 193.35°) |
| OKLab | oklab(80.97% -0.0602 -0.0129) |
| OKLCH | oklch(80.97% 0.062 192.1) |
| XYZ | xyz(44.7013, 54.5631, 64.6647) |
| Luminance | 0.5456 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.03
Paleturquoise
#AFEEEE
ΔE00 7.56
Mediumturquoise
#48D1CC
ΔE00 8.09
Pale Teal
#82CBB2
ΔE00 8.50
Robin'S Egg Blue
#98EFF9
ΔE00 9.04
Seafoam Blue
#78D1B6
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CECB #CE9295
analogous
#92CEAD #92CECB #92B3CE
triadic
#92CECB #CB92CE #CECB92
tetradic
#92CECB #AD92CE #CE9295 #B3CE92
square
#92CECB #AD92CE #CE9295 #B3CE92
split-complementary
#92CECB #CE92B3 #CEAD92
monochromatic
#479E9A #68BBB7 #92CECB #BCE1DF #E6F4F3
Accessibility & contrast
On white
1.76
#92CECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#92CECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CECB
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CECB | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CB
Deuteranopia (green-blind)
#BCBFCC
Tritanopia (blue-blind)
#7DD1CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #92cecb; /* rgb */ color: rgb(146, 206, 203); /* oklch */ color: oklch(81.0% 0.062 192.1);
Tailwind
colors: {
custom: {
50: '#b4ddda',
500: '#92cecb',
950: '#000000',
},
}SCSS
$custom: #92cecb; $custom-light: #b4ddda; $custom-dark: #000000;
JSON
{
"hex": "#92cecb",
"rgb": {
"r": 146,
"g": 206,
"b": 203
},
"hsl": {
"h": 177,
"s": 37.975,
"l": 69.02
},
"oklch": {
"l": 0.80974,
"c": 0.06156,
"h": 192.1
},
"luminance": 0.54565
}Semantic roles & 50–950 ramp
primary
#92CECB
secondary
#A36164
accent
#353BB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483