#3DCF95#3DCF95
#3DCF95 is a light, vivid teal. Relative luminance 0.478; OKLCH L 76.4% C 0.149 H 162.1°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #3DCF95 |
|---|---|
| RGB | rgb(61, 207, 149) |
| HSL | hsl(156, 60%, 53%) |
| HSV | hsv(156, 71%, 81%) |
| CMYK | cmyk(70.5%, 0%, 28%, 18.8%) |
| CIE-LAB | lab(74.69, -51.76, 17.95) |
| CIE-LCH | lch(74.69, 54.79, 160.87°) |
| OKLab | oklab(76.38% -0.1416 0.0457) |
| OKLCH | oklch(76.38% 0.149 162.1) |
| XYZ | xyz(29.6590, 47.7843, 36.0881) |
| Luminance | 0.4779 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 3.05
Eucalyptus
#44D7A8
ΔE00 3.53
Greenish Teal
#32BF84
ΔE00 4.25
Green Blue
#01C08D
ΔE00 4.52
Aqua Green
#12E193
ΔE00 5.21
Seaweed
#18D17B
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DCF95 #CF3D77
analogous
#3DCF4C #3DCF95 #3DC0CF
triadic
#3DCF95 #953DCF #CF953D
tetradic
#3DCF95 #4C3DCF #CF3D77 #C0CF3D
square
#3DCF95 #4C3DCF #CF3D77 #C0CF3D
split-complementary
#3DCF95 #CF3DC0 #CF4C3D
monochromatic
#1D7552 #29A674 #3DCF95 #6EDBB0 #9FE7CB
Accessibility & contrast
On white
1.99
#3DCF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#3DCF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DCF95
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DCF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DCF95 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC092
Deuteranopia (green-blind)
#B9B299
Tritanopia (blue-blind)
#00CFBF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #3dcf95; /* rgb */ color: rgb(61, 207, 149); /* oklch */ color: oklch(76.4% 0.149 162.1);
Tailwind
colors: {
custom: {
50: '#85dfb4',
500: '#3dcf95',
950: '#000000',
},
}SCSS
$custom: #3dcf95; $custom-light: #85dfb4; $custom-dark: #000000;
JSON
{
"hex": "#3dcf95",
"rgb": {
"r": 61,
"g": 207,
"b": 149
},
"hsl": {
"h": 156.164,
"s": 60.331,
"l": 52.549
},
"oklch": {
"l": 0.76375,
"c": 0.14881,
"h": 162.1
},
"luminance": 0.47788
}Semantic roles & 50–950 ramp
primary
#3DCF95
secondary
#D494AD
accent
#4484E3
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380