#92CECA#92CECA
#92CECA is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.9% C 0.062 H 190.8°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #92CECA |
|---|---|
| RGB | rgb(146, 206, 202) |
| HSL | hsl(176, 38%, 69%) |
| HSV | hsv(176, 29%, 81%) |
| CMYK | cmyk(29.1%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(78.76, -19.97, -4.19) |
| CIE-LCH | lch(78.76, 20.40, 191.84°) |
| OKLab | oklab(80.94% -0.0606 -0.0116) |
| OKLCH | oklch(80.94% 0.062 190.8) |
| XYZ | xyz(44.5825, 54.5155, 64.0391) |
| Luminance | 0.5452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.29
Paleturquoise
#AFEEEE
ΔE00 7.65
Mediumturquoise
#48D1CC
ΔE00 8.02
Pale Teal
#82CBB2
ΔE00 8.09
Seafoam Blue
#78D1B6
ΔE00 9.00
Robin'S Egg Blue
#98EFF9
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CECA #CE9296
analogous
#92CEAC #92CECA #92B4CE
triadic
#92CECA #CA92CE #CECA92
tetradic
#92CECA #AC92CE #CE9296 #B4CE92
square
#92CECA #AC92CE #CE9296 #B4CE92
split-complementary
#92CECA #CE92B4 #CEAC92
monochromatic
#479E99 #68BBB5 #92CECA #BCE1DF #E6F4F3
Accessibility & contrast
On white
1.76
#92CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#92CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CECA
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CECA | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#BCBFCB
Tritanopia (blue-blind)
#7ED1CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #92ceca; /* rgb */ color: rgb(146, 206, 202); /* oklch */ color: oklch(80.9% 0.062 190.8);
Tailwind
colors: {
custom: {
50: '#b4ddda',
500: '#92ceca',
950: '#000000',
},
}SCSS
$custom: #92ceca; $custom-light: #b4ddda; $custom-dark: #000000;
JSON
{
"hex": "#92ceca",
"rgb": {
"r": 146,
"g": 206,
"b": 202
},
"hsl": {
"h": 176,
"s": 37.975,
"l": 69.02
},
"oklch": {
"l": 0.80943,
"c": 0.06169,
"h": 190.8
},
"luminance": 0.54518
}Semantic roles & 50–950 ramp
primary
#92CECA
secondary
#A36165
accent
#353DB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483