#39BF99#39BF99
#39BF99 is a light, vivid teal. Relative luminance 0.404; OKLCH L 72.4% C 0.127 H 169.7°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #39BF99 |
|---|---|
| RGB | rgb(57, 191, 153) |
| HSL | hsl(163, 54%, 49%) |
| HSV | hsv(163, 70%, 75%) |
| CMYK | cmyk(70.2%, 0%, 19.9%, 25.1%) |
| CIE-LAB | lab(69.77, -44.87, 8.87) |
| CIE-LCH | lch(69.77, 45.74, 168.81°) |
| OKLab | oklab(72.35% -0.1253 0.0227) |
| OKLCH | oklch(72.35% 0.127 169.7) |
| XYZ | xyz(26.0649, 40.4284, 36.5606) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.39
Greeny Blue
#42B395
ΔE00 3.70
Greenblue
#23C48B
ΔE00 4.58
Mediumaquamarine
#66CDAA
ΔE00 4.99
Greenish Teal
#32BF84
ΔE00 5.18
Turquoise (survey)
#06C2AC
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39BF99 #BF395F
analogous
#39BF56 #39BF99 #39A2BF
triadic
#39BF99 #9939BF #BF9939
tetradic
#39BF99 #5639BF #BF395F #A2BF39
square
#39BF99 #5639BF #BF395F #A2BF39
split-complementary
#39BF99 #BF39A2 #BF5639
monochromatic
#1D614D #2B9073 #39BF99 #64D1B2 #93DFCA
Accessibility & contrast
On white
2.31
#39BF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#39BF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39BF99
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39BF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39BF99 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB297
Deuteranopia (green-blind)
#A8A59C
Tritanopia (blue-blind)
#00C0B4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #39bf99; /* rgb */ color: rgb(57, 191, 153); /* oklch */ color: oklch(72.4% 0.127 169.7);
Tailwind
colors: {
custom: {
50: '#81d3b7',
500: '#39bf99',
950: '#000000',
},
}SCSS
$custom: #39bf99; $custom-light: #81d3b7; $custom-dark: #000000;
JSON
{
"hex": "#39bf99",
"rgb": {
"r": 57,
"g": 191,
"b": 153
},
"hsl": {
"h": 162.985,
"s": 54.032,
"l": 48.627
},
"oklch": {
"l": 0.7235,
"c": 0.12732,
"h": 169.7
},
"luminance": 0.40431
}Semantic roles & 50–950 ramp
primary
#39BF99
secondary
#CA8A9C
accent
#4A74DD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380