#3BB69F#3BB69F
#3BB69F is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.3% C 0.112 H 177.8°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #3BB69F |
|---|---|
| RGB | rgb(59, 182, 159) |
| HSL | hsl(169, 51%, 47%) |
| HSV | hsv(169, 68%, 71%) |
| CMYK | cmyk(67.6%, 0%, 12.6%, 28.6%) |
| CIE-LAB | lab(67.19, -39.14, 1.88) |
| CIE-LCH | lch(67.19, 39.18, 177.26°) |
| OKLab | oklab(70.3% -0.1124 0.0044) |
| OKLCH | oklch(70.3% 0.112 177.8) |
| XYZ | xyz(24.7866, 36.8861, 38.6076) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.35
Greeny Blue
#42B395
ΔE00 2.64
Turquoise (survey)
#06C2AC
ΔE00 3.71
Topaz
#13BBAF
ΔE00 4.47
Lightseagreen
#20B2AA
ΔE00 5.46
Mediumaquamarine
#66CDAA
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BB69F #B63B52
analogous
#3BB661 #3BB69F #3B90B6
triadic
#3BB69F #9F3BB6 #B69F3B
tetradic
#3BB69F #613BB6 #B63B52 #90B63B
square
#3BB69F #613BB6 #B63B52 #90B63B
split-complementary
#3BB69F #B63B90 #B6613B
monochromatic
#1D5A4E #2C8877 #3BB69F #62CCB8 #90DBCD
Accessibility & contrast
On white
2.51
#3BB69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#3BB69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BB69F
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BB69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BB69F | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAB9E
Deuteranopia (green-blind)
#9E9EA1
Tritanopia (blue-blind)
#00B9AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #3bb69f; /* rgb */ color: rgb(59, 182, 159); /* oklch */ color: oklch(70.3% 0.112 177.8);
Tailwind
colors: {
custom: {
50: '#81ccbb',
500: '#3bb69f',
950: '#000000',
},
}SCSS
$custom: #3bb69f; $custom-light: #81ccbb; $custom-dark: #000000;
JSON
{
"hex": "#3bb69f",
"rgb": {
"r": 59,
"g": 182,
"b": 159
},
"hsl": {
"h": 168.78,
"s": 51.037,
"l": 47.255
},
"oklch": {
"l": 0.70302,
"c": 0.11244,
"h": 177.8
},
"luminance": 0.36889
}Semantic roles & 50–950 ramp
primary
#3BB69F
secondary
#C68793
accent
#4D68DB
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280