#3DBF98#3DBF98
#3DBF98 is a light, vivid teal. Relative luminance 0.405; OKLCH L 72.4% C 0.126 H 168.9°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #3DBF98 |
|---|---|
| RGB | rgb(61, 191, 152) |
| HSL | hsl(162, 52%, 49%) |
| HSV | hsv(162, 68%, 75%) |
| CMYK | cmyk(68.1%, 0%, 20.4%, 25.1%) |
| CIE-LAB | lab(69.84, -44.50, 9.52) |
| CIE-LCH | lch(69.84, 45.51, 167.92°) |
| OKLab | oklab(72.42% -0.124 0.0243) |
| OKLCH | oklch(72.42% 0.126 168.9) |
| XYZ | xyz(26.2198, 40.5178, 36.1385) |
| Luminance | 0.4052 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.24
Greeny Blue
#42B395
ΔE00 3.83
Greenblue
#23C48B
ΔE00 4.32
Greenish Teal
#32BF84
ΔE00 4.87
Mediumaquamarine
#66CDAA
ΔE00 4.89
Turquoise (survey)
#06C2AC
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DBF98 #BF3D64
analogous
#3DBF57 #3DBF98 #3DA5BF
triadic
#3DBF98 #983DBF #BF983D
tetradic
#3DBF98 #573DBF #BF3D64 #A5BF3D
square
#3DBF98 #573DBF #BF3D64 #A5BF3D
split-complementary
#3DBF98 #BF3DA5 #BF573D
monochromatic
#1F624E #2E9173 #3DBF98 #6ACFB1 #98DEC9
Accessibility & contrast
On white
2.31
#3DBF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#3DBF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DBF98
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DBF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DBF98 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB296
Deuteranopia (green-blind)
#A8A59B
Tritanopia (blue-blind)
#00C0B4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #3dbf98; /* rgb */ color: rgb(61, 191, 152); /* oklch */ color: oklch(72.4% 0.126 168.9);
Tailwind
colors: {
custom: {
50: '#83d3b6',
500: '#3dbf98',
950: '#000000',
},
}SCSS
$custom: #3dbf98; $custom-light: #83d3b6; $custom-dark: #000000;
JSON
{
"hex": "#3dbf98",
"rgb": {
"r": 61,
"g": 191,
"b": 152
},
"hsl": {
"h": 162,
"s": 51.587,
"l": 49.412
},
"oklch": {
"l": 0.72419,
"c": 0.12642,
"h": 168.9
},
"luminance": 0.40521
}Semantic roles & 50–950 ramp
primary
#3DBF98
secondary
#CA8EA0
accent
#4D77DB
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380