#92D5BB#92D5BB
#92D5BB is a very light, moderate teal. Relative luminance 0.573; OKLCH L 82.1% C 0.077 H 168.2°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #92D5BB |
|---|---|
| RGB | rgb(146, 213, 187) |
| HSL | hsl(157, 44%, 70%) |
| HSV | hsv(157, 31%, 84%) |
| CMYK | cmyk(31.5%, 0%, 12.2%, 16.5%) |
| CIE-LAB | lab(80.34, -26.67, 6.14) |
| CIE-LCH | lch(80.34, 27.37, 167.04°) |
| OKLab | oklab(82.08% -0.0757 0.0158) |
| OKLCH | oklch(82.08% 0.077 168.2) |
| XYZ | xyz(44.6149, 57.2850, 55.7104) |
| Luminance | 0.5729 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.91
Seafoam Blue
#78D1B6
ΔE00 3.48
Light Teal
#90E4C1
ΔE00 4.22
Mediumaquamarine
#66CDAA
ΔE00 5.82
Seafoam
#7FE0B3
ΔE00 5.96
Mint
#AAF0C1
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92D5BB #D592AC
analogous
#92D599 #92D5BB #92CED5
triadic
#92D5BB #BB92D5 #D5BB92
tetradic
#92D5BB #9992D5 #D592AC #CED592
square
#92D5BB #9992D5 #D592AC #CED592
split-complementary
#92D5BB #D592CE #D59992
monochromatic
#42AB82 #66C49F #92D5BB #BEE6D7 #E9F6F1
Accessibility & contrast
On white
1.69
#92D5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#92D5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92D5BB
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92D5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92D5BB | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CCBA
Deuteranopia (green-blind)
#C6C4BD
Tritanopia (blue-blind)
#81D6CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #92d5bb; /* rgb */ color: rgb(146, 213, 187); /* oklch */ color: oklch(82.1% 0.077 168.2);
Tailwind
colors: {
custom: {
50: '#b4e2cf',
500: '#92d5bb',
950: '#000000',
},
}SCSS
$custom: #92d5bb; $custom-light: #b4e2cf; $custom-dark: #000000;
JSON
{
"hex": "#92d5bb",
"rgb": {
"r": 146,
"g": 213,
"b": 187
},
"hsl": {
"h": 156.716,
"s": 44.371,
"l": 70.392
},
"oklch": {
"l": 0.82079,
"c": 0.07736,
"h": 168.2
},
"luminance": 0.57287
}Semantic roles & 50–950 ramp
primary
#92D5BB
secondary
#AB607D
accent
#2E63B8
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483