#92CEBD#92CEBD
#92CEBD is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.6% C 0.066 H 175.0°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #92CEBD |
|---|---|
| RGB | rgb(146, 206, 189) |
| HSL | hsl(163, 38%, 69%) |
| HSV | hsv(163, 29%, 81%) |
| CMYK | cmyk(29.1%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(78.42, -22.82, 2.29) |
| CIE-LCH | lch(78.42, 22.93, 174.27°) |
| OKLab | oklab(80.55% -0.066 0.0057) |
| OKLCH | oklch(80.55% 0.066 175) |
| XYZ | xyz(43.1076, 53.9256, 56.2715) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.49
Seafoam Blue
#78D1B6
ΔE00 4.89
Light Teal
#90E4C1
ΔE00 7.32
Mediumaquamarine
#66CDAA
ΔE00 7.51
Seafoam
#7FE0B3
ΔE00 9.13
Mediumturquoise
#48D1CC
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CEBD #CE92A3
analogous
#92CE9F #92CEBD #92C1CE
triadic
#92CEBD #BD92CE #CEBD92
tetradic
#92CEBD #9F92CE #CE92A3 #C1CE92
square
#92CEBD #9F92CE #CE92A3 #C1CE92
split-complementary
#92CEBD #CE92C1 #CE9F92
monochromatic
#479E86 #68BBA3 #92CEBD #BCE1D7 #E6F4F0
Accessibility & contrast
On white
1.78
#92CEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#92CEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CEBD
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CEBD | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BC
Deuteranopia (green-blind)
#BFBFBE
Tritanopia (blue-blind)
#82CFC9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #92cebd; /* rgb */ color: rgb(146, 206, 189); /* oklch */ color: oklch(80.6% 0.066 175.0);
Tailwind
colors: {
custom: {
50: '#b3ddd0',
500: '#92cebd',
950: '#000000',
},
}SCSS
$custom: #92cebd; $custom-light: #b3ddd0; $custom-dark: #000000;
JSON
{
"hex": "#92cebd",
"rgb": {
"r": 146,
"g": 206,
"b": 189
},
"hsl": {
"h": 163,
"s": 37.975,
"l": 69.02
},
"oklch": {
"l": 0.80555,
"c": 0.06626,
"h": 175
},
"luminance": 0.53928
}Semantic roles & 50–950 ramp
primary
#92CEBD
secondary
#A36174
accent
#3558B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483