#92CEBB#92CEBB
#92CEBB is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.5% C 0.067 H 172.9°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #92CEBB |
|---|---|
| RGB | rgb(146, 206, 187) |
| HSL | hsl(161, 38%, 69%) |
| HSV | hsv(161, 29%, 81%) |
| CMYK | cmyk(29.1%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(78.37, -23.24, 3.29) |
| CIE-LCH | lch(78.37, 23.48, 171.94°) |
| OKLab | oklab(80.5% -0.0669 0.0084) |
| OKLCH | oklch(80.5% 0.067 172.9) |
| XYZ | xyz(42.8920, 53.8394, 55.1361) |
| Luminance | 0.5384 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.01
Seafoam Blue
#78D1B6
ΔE00 4.53
Light Teal
#90E4C1
ΔE00 6.86
Mediumaquamarine
#66CDAA
ΔE00 7.05
Seafoam
#7FE0B3
ΔE00 8.56
Tiffany Blue
#7BF2DA
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CEBB #CE92A5
analogous
#92CE9D #92CEBB #92C3CE
triadic
#92CEBB #BB92CE #CEBB92
tetradic
#92CEBB #9D92CE #CE92A5 #C3CE92
square
#92CEBB #9D92CE #CE92A5 #C3CE92
split-complementary
#92CEBB #CE92C3 #CE9D92
monochromatic
#479E83 #68BBA1 #92CEBB #BCE1D5 #E6F4F0
Accessibility & contrast
On white
1.78
#92CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#92CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CEBB
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CEBB | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BA
Deuteranopia (green-blind)
#BFBFBC
Tritanopia (blue-blind)
#82CFC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #92cebb; /* rgb */ color: rgb(146, 206, 187); /* oklch */ color: oklch(80.5% 0.067 172.9);
Tailwind
colors: {
custom: {
50: '#b3ddcf',
500: '#92cebb',
950: '#000000',
},
}SCSS
$custom: #92cebb; $custom-light: #b3ddcf; $custom-dark: #000000;
JSON
{
"hex": "#92cebb",
"rgb": {
"r": 146,
"g": 206,
"b": 187
},
"hsl": {
"h": 161,
"s": 37.975,
"l": 69.02
},
"oklch": {
"l": 0.80498,
"c": 0.06737,
"h": 172.9
},
"luminance": 0.53841
}Semantic roles & 50–950 ramp
primary
#92CEBB
secondary
#A36176
accent
#355CB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483