#92CEBC#92CEBC
#92CEBC is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.5% C 0.067 H 174.0°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #92CEBC |
|---|---|
| RGB | rgb(146, 206, 188) |
| HSL | hsl(162, 38%, 69%) |
| HSV | hsv(162, 29%, 81%) |
| CMYK | cmyk(29.1%, 0%, 8.7%, 19.2%) |
| CIE-LAB | lab(78.39, -23.03, 2.79) |
| CIE-LCH | lch(78.39, 23.20, 173.09°) |
| OKLab | oklab(80.53% -0.0664 0.007) |
| OKLCH | oklch(80.53% 0.067 174) |
| XYZ | xyz(42.9995, 53.8823, 55.7018) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.24
Seafoam Blue
#78D1B6
ΔE00 4.70
Light Teal
#90E4C1
ΔE00 7.08
Mediumaquamarine
#66CDAA
ΔE00 7.27
Seafoam
#7FE0B3
ΔE00 8.84
Mediumturquoise
#48D1CC
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CEBC #CE92A4
analogous
#92CE9E #92CEBC #92C2CE
triadic
#92CEBC #BC92CE #CEBC92
tetradic
#92CEBC #9E92CE #CE92A4 #C2CE92
square
#92CEBC #9E92CE #CE92A4 #C2CE92
split-complementary
#92CEBC #CE92C2 #CE9E92
monochromatic
#479E84 #68BBA2 #92CEBC #BCE1D6 #E6F4F0
Accessibility & contrast
On white
1.78
#92CEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#92CEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CEBC
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CEBC | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BB
Deuteranopia (green-blind)
#BFBFBD
Tritanopia (blue-blind)
#82CFC9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #92cebc; /* rgb */ color: rgb(146, 206, 188); /* oklch */ color: oklch(80.5% 0.067 174.0);
Tailwind
colors: {
custom: {
50: '#b3ddd0',
500: '#92cebc',
950: '#000000',
},
}SCSS
$custom: #92cebc; $custom-light: #b3ddd0; $custom-dark: #000000;
JSON
{
"hex": "#92cebc",
"rgb": {
"r": 146,
"g": 206,
"b": 188
},
"hsl": {
"h": 162,
"s": 37.975,
"l": 69.02
},
"oklch": {
"l": 0.80527,
"c": 0.0668,
"h": 174
},
"luminance": 0.53884
}Semantic roles & 50–950 ramp
primary
#92CEBC
secondary
#A36175
accent
#355AB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483