#3BAA98#3BAA98
#3BAA98 is a light, moderate teal. Relative luminance 0.319; OKLCH L 67.1% C 0.103 H 180.2°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #3BAA98 |
|---|---|
| RGB | rgb(59, 170, 152) |
| HSL | hsl(170, 48%, 45%) |
| HSV | hsv(170, 65%, 67%) |
| CMYK | cmyk(65.3%, 0%, 10.6%, 33.3%) |
| CIE-LAB | lab(63.30, -35.53, 0.09) |
| CIE-LCH | lch(63.30, 35.53, 179.86°) |
| OKLab | oklab(67.07% -0.103 -0.0003) |
| OKLCH | oklch(67.07% 0.103 180.2) |
| XYZ | xyz(21.8432, 31.9439, 34.7143) |
| Luminance | 0.3195 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.51
Lightseagreen
#20B2AA
ΔE00 4.66
Tealish
#24BCA8
ΔE00 5.16
Blue Green
#0F9B8E
ΔE00 5.36
Topaz
#13BBAF
ΔE00 5.66
Dull Teal
#5F9E8F
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BAA98 #AA3B4D
analogous
#3BAA60 #3BAA98 #3B85AA
triadic
#3BAA98 #983BAA #AA983B
tetradic
#3BAA98 #603BAA #AA3B4D #85AA3B
square
#3BAA98 #603BAA #AA3B4D #85AA3B
split-complementary
#3BAA98 #AA3B85 #AA603B
monochromatic
#1B4F47 #2B7D6F #3BAA98 #5CC6B5 #89D6CA
Accessibility & contrast
On white
2.84
#3BAA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#3BAA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BAA98
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BAA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BAA98 | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A097
Deuteranopia (green-blind)
#93949A
Tritanopia (blue-blind)
#00ADA4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3baa98; /* rgb */ color: rgb(59, 170, 152); /* oklch */ color: oklch(67.1% 0.103 180.2);
Tailwind
colors: {
custom: {
50: '#7fc4b6',
500: '#3baa98',
950: '#000000',
},
}SCSS
$custom: #3baa98; $custom-light: #7fc4b6; $custom-dark: #000000;
JSON
{
"hex": "#3baa98",
"rgb": {
"r": 59,
"g": 170,
"b": 152
},
"hsl": {
"h": 170.27,
"s": 48.472,
"l": 44.902
},
"oklch": {
"l": 0.67067,
"c": 0.10301,
"h": 180.2
},
"luminance": 0.31946
}Semantic roles & 50–950 ramp
primary
#3BAA98
secondary
#C0808B
accent
#5066D8
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280