#3BBB98#3BBB98
#3BBB98 is a light, vivid teal. Relative luminance 0.387; OKLCH L 71.4% C 0.122 H 170.8°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #3BBB98 |
|---|---|
| RGB | rgb(59, 187, 152) |
| HSL | hsl(164, 52%, 48%) |
| HSV | hsv(164, 68%, 73%) |
| CMYK | cmyk(68.4%, 0%, 18.7%, 26.7%) |
| CIE-LAB | lab(68.56, -43.10, 7.69) |
| CIE-LCH | lch(68.56, 43.78, 169.88°) |
| OKLab | oklab(71.36% -0.1208 0.0196) |
| OKLCH | oklch(71.36% 0.122 170.8) |
| XYZ | xyz(25.2385, 38.7346, 35.8461) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.47
Green Blue
#01C08D
ΔE00 4.19
Tealish
#24BCA8
ΔE00 4.99
Turquoise (survey)
#06C2AC
ΔE00 5.14
Greenblue
#23C48B
ΔE00 5.55
Mediumaquamarine
#66CDAA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BBB98 #BB3B5E
analogous
#3BBB58 #3BBB98 #3B9EBB
triadic
#3BBB98 #983BBB #BB983B
tetradic
#3BBB98 #583BBB #BB3B5E #9EBB3B
square
#3BBB98 #583BBB #BB3B5E #9EBB3B
split-complementary
#3BBB98 #BB3B9E #BB583B
monochromatic
#1E5E4C #2C8C72 #3BBB98 #65CEB2 #93DDC9
Accessibility & contrast
On white
2.40
#3BBB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#3BBB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BBB98
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BBB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BBB98 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF96
Deuteranopia (green-blind)
#A4A29A
Tritanopia (blue-blind)
#00BCB1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #3bbb98; /* rgb */ color: rgb(59, 187, 152); /* oklch */ color: oklch(71.4% 0.122 170.8);
Tailwind
colors: {
custom: {
50: '#81d0b6',
500: '#3bbb98',
950: '#000000',
},
}SCSS
$custom: #3bbb98; $custom-light: #81d0b6; $custom-dark: #000000;
JSON
{
"hex": "#3bbb98",
"rgb": {
"r": 59,
"g": 187,
"b": 152
},
"hsl": {
"h": 163.594,
"s": 52.033,
"l": 48.235
},
"oklch": {
"l": 0.71361,
"c": 0.1224,
"h": 170.8
},
"luminance": 0.38737
}Semantic roles & 50–950 ramp
primary
#3BBB98
secondary
#C88A9B
accent
#4C73DB
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280