#3BBD98#3BBD98
#3BBD98 is a light, vivid teal. Relative luminance 0.396; OKLCH L 71.9% C 0.125 H 169.9°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #3BBD98 |
|---|---|
| RGB | rgb(59, 189, 152) |
| HSL | hsl(163, 52%, 49%) |
| HSV | hsv(163, 69%, 74%) |
| CMYK | cmyk(68.8%, 0%, 19.6%, 25.9%) |
| CIE-LAB | lab(69.18, -43.96, 8.57) |
| CIE-LCH | lch(69.18, 44.79, 168.96°) |
| OKLab | oklab(71.87% -0.1229 0.0219) |
| OKLCH | oklch(71.87% 0.125 169.9) |
| XYZ | xyz(25.6658, 39.5891, 35.9885) |
| Luminance | 0.3959 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.15
Green Blue
#01C08D
ΔE00 3.65
Greenblue
#23C48B
ΔE00 4.92
Mediumaquamarine
#66CDAA
ΔE00 5.29
Greenish Teal
#32BF84
ΔE00 5.36
Turquoise (survey)
#06C2AC
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BBD98 #BD3B60
analogous
#3BBD57 #3BBD98 #3BA1BD
triadic
#3BBD98 #983BBD #BD983B
tetradic
#3BBD98 #573BBD #BD3B60 #A1BD3B
square
#3BBD98 #573BBD #BD3B60 #A1BD3B
split-complementary
#3BBD98 #BD3BA1 #BD573B
monochromatic
#1E604D #2C8E72 #3BBD98 #66CFB1 #95DEC9
Accessibility & contrast
On white
2.35
#3BBD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#3BBD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BBD98
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BBD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BBD98 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B096
Deuteranopia (green-blind)
#A6A49B
Tritanopia (blue-blind)
#00BEB2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3bbd98; /* rgb */ color: rgb(59, 189, 152); /* oklch */ color: oklch(71.9% 0.125 169.9);
Tailwind
colors: {
custom: {
50: '#82d2b6',
500: '#3bbd98',
950: '#000000',
},
}SCSS
$custom: #3bbd98; $custom-light: #82d2b6; $custom-dark: #000000;
JSON
{
"hex": "#3bbd98",
"rgb": {
"r": 59,
"g": 189,
"b": 152
},
"hsl": {
"h": 162.923,
"s": 52.419,
"l": 48.627
},
"oklch": {
"l": 0.71866,
"c": 0.1248,
"h": 169.9
},
"luminance": 0.39592
}Semantic roles & 50–950 ramp
primary
#3BBD98
secondary
#C98B9C
accent
#4C75DC
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280