#92D2BB#92D2BB
#92D2BB is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.4% C 0.073 H 170.1°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #92D2BB |
|---|---|
| RGB | rgb(146, 210, 187) |
| HSL | hsl(158, 42%, 70%) |
| HSV | hsv(158, 30%, 82%) |
| CMYK | cmyk(30.5%, 0%, 11%, 17.6%) |
| CIE-LAB | lab(79.49, -25.21, 4.92) |
| CIE-LCH | lch(79.49, 25.69, 168.96°) |
| OKLab | oklab(81.4% -0.0719 0.0126) |
| OKLCH | oklch(81.4% 0.073 170.1) |
| XYZ | xyz(43.8673, 55.7898, 55.4612) |
| Luminance | 0.5579 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.60
Seafoam Blue
#78D1B6
ΔE00 3.69
Light Teal
#90E4C1
ΔE00 5.31
Mediumaquamarine
#66CDAA
ΔE00 6.21
Seafoam
#7FE0B3
ΔE00 7.03
Tiffany Blue
#7BF2DA
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92D2BB #D292A9
analogous
#92D29B #92D2BB #92C9D2
triadic
#92D2BB #BB92D2 #D2BB92
tetradic
#92D2BB #9B92D2 #D292A9 #C9D292
square
#92D2BB #9B92D2 #D292A9 #C9D292
split-complementary
#92D2BB #D292C9 #D29B92
monochromatic
#44A582 #67C0A0 #92D2BB #BDE4D6 #E9F6F1
Accessibility & contrast
On white
1.73
#92D2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#92D2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92D2BB
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92D2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92D2BB | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABA
Deuteranopia (green-blind)
#C3C2BC
Tritanopia (blue-blind)
#82D3CB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #92d2bb; /* rgb */ color: rgb(146, 210, 187); /* oklch */ color: oklch(81.4% 0.073 170.1);
Tailwind
colors: {
custom: {
50: '#b3e0cf',
500: '#92d2bb',
950: '#000000',
},
}SCSS
$custom: #92d2bb; $custom-light: #b3e0cf; $custom-dark: #000000;
JSON
{
"hex": "#92d2bb",
"rgb": {
"r": 146,
"g": 210,
"b": 187
},
"hsl": {
"h": 158.438,
"s": 41.558,
"l": 69.804
},
"oklch": {
"l": 0.81401,
"c": 0.07304,
"h": 170.1
},
"luminance": 0.55792
}Semantic roles & 50–950 ramp
primary
#92D2BB
secondary
#A8607A
accent
#3160B5
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483