#92CEBA#92CEBA
#92CEBA is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.5% C 0.068 H 171.8°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #92CEBA |
|---|---|
| RGB | rgb(146, 206, 186) |
| HSL | hsl(160, 38%, 69%) |
| HSV | hsv(160, 29%, 81%) |
| CMYK | cmyk(29.1%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(78.34, -23.45, 3.79) |
| CIE-LCH | lch(78.34, 23.76, 170.82°) |
| OKLab | oklab(80.47% -0.0673 0.0097) |
| OKLCH | oklch(80.47% 0.068 171.8) |
| XYZ | xyz(42.7854, 53.7967, 54.5743) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.81
Seafoam Blue
#78D1B6
ΔE00 4.38
Light Teal
#90E4C1
ΔE00 6.66
Mediumaquamarine
#66CDAA
ΔE00 6.85
Seafoam
#7FE0B3
ΔE00 8.30
Tiffany Blue
#7BF2DA
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CEBA #CE92A6
analogous
#92CE9C #92CEBA #92C4CE
triadic
#92CEBA #BA92CE #CEBA92
tetradic
#92CEBA #9C92CE #CE92A6 #C4CE92
square
#92CEBA #9C92CE #CE92A6 #C4CE92
split-complementary
#92CEBA #CE92C4 #CE9C92
monochromatic
#479E81 #68BB9F #92CEBA #BCE1D5 #E6F4EF
Accessibility & contrast
On white
1.79
#92CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#92CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CEBA
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CEBA | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6B9
Deuteranopia (green-blind)
#C0BFBB
Tritanopia (blue-blind)
#83CFC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #92ceba; /* rgb */ color: rgb(146, 206, 186); /* oklch */ color: oklch(80.5% 0.068 171.8);
Tailwind
colors: {
custom: {
50: '#b3ddce',
500: '#92ceba',
950: '#000000',
},
}SCSS
$custom: #92ceba; $custom-light: #b3ddce; $custom-dark: #000000;
JSON
{
"hex": "#92ceba",
"rgb": {
"r": 146,
"g": 206,
"b": 186
},
"hsl": {
"h": 160,
"s": 37.975,
"l": 69.02
},
"oklch": {
"l": 0.8047,
"c": 0.06797,
"h": 171.8
},
"luminance": 0.53799
}Semantic roles & 50–950 ramp
primary
#92CEBA
secondary
#A36177
accent
#355EB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483