#92E2BB#92E2BB
#92E2BB is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.0% C 0.096 H 162.3°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #92E2BB |
|---|---|
| RGB | rgb(146, 226, 187) |
| HSL | hsl(151, 58%, 73%) |
| HSV | hsv(151, 35%, 89%) |
| CMYK | cmyk(35.4%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(84.01, -32.87, 11.39) |
| CIE-LCH | lch(84.01, 34.79, 160.88°) |
| OKLab | oklab(85.03% -0.0918 0.0293) |
| OKLCH | oklch(85.03% 0.096 162.3) |
| XYZ | xyz(48.0168, 64.0888, 56.8443) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.45
Seafoam
#7FE0B3
ΔE00 2.54
Mint
#AAF0C1
ΔE00 4.42
Light Turquoise
#7EF4CC
ΔE00 5.25
Hospital Green
#9BE5AA
ΔE00 5.32
Pale Turquoise
#A5FBD5
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92E2BB #E292B9
analogous
#92E293 #92E2BB #92E1E2
triadic
#92E2BB #BB92E2 #E2BB92
tetradic
#92E2BB #9392E2 #E292B9 #E1E292
square
#92E2BB #9392E2 #E292B9 #E1E292
split-complementary
#92E2BB #E292E1 #E29392
monochromatic
#34C57F #62D59D #92E2BB #C2EFD9 #E7F9F0
Accessibility & contrast
On white
1.52
#92E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#92E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92E2BB
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92E2BB | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#D2CEBD
Tritanopia (blue-blind)
#7FE2D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #92e2bb; /* rgb */ color: rgb(146, 226, 187); /* oklch */ color: oklch(85.0% 0.096 162.3);
Tailwind
colors: {
custom: {
50: '#b4ebcf',
500: '#92e2bb',
950: '#000000',
},
}SCSS
$custom: #92e2bb; $custom-light: #b4ebcf; $custom-dark: #000000;
JSON
{
"hex": "#92e2bb",
"rgb": {
"r": 146,
"g": 226,
"b": 187
},
"hsl": {
"h": 150.75,
"s": 57.971,
"l": 72.941
},
"oklch": {
"l": 0.85034,
"c": 0.09637,
"h": 162.3
},
"luminance": 0.64092
}Semantic roles & 50–950 ramp
primary
#92E2BB
secondary
#BB5D8B
accent
#2071C6
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483