#3DBE9C#3DBE9C
#3DBE9C is a light, vivid teal. Relative luminance 0.402; OKLCH L 72.3% C 0.122 H 171.6°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #3DBE9C |
|---|---|
| RGB | rgb(61, 190, 156) |
| HSL | hsl(164, 51%, 49%) |
| HSV | hsv(164, 68%, 75%) |
| CMYK | cmyk(67.9%, 0%, 17.9%, 25.5%) |
| CIE-LAB | lab(69.62, -43.10, 7.04) |
| CIE-LCH | lch(69.62, 43.67, 170.73°) |
| OKLab | oklab(72.28% -0.1211 0.0179) |
| OKLCH | oklch(72.28% 0.122 171.6) |
| XYZ | xyz(26.3356, 40.2164, 37.8206) |
| Luminance | 0.4022 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.08
Green Blue
#01C08D
ΔE00 4.44
Turquoise (survey)
#06C2AC
ΔE00 4.58
Tealish
#24BCA8
ΔE00 4.65
Mediumaquamarine
#66CDAA
ΔE00 4.97
Greenblue
#23C48B
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DBE9C #BE3D5F
analogous
#3DBE5C #3DBE9C #3DA0BE
triadic
#3DBE9C #9C3DBE #BE9C3D
tetradic
#3DBE9C #5C3DBE #BE3D5F #A0BE3D
square
#3DBE9C #5C3DBE #BE3D5F #A0BE3D
split-complementary
#3DBE9C #BE3DA0 #BE5C3D
monochromatic
#1F6150 #2E9076 #3DBE9C #69CFB4 #98DECB
Accessibility & contrast
On white
2.32
#3DBE9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#3DBE9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DBE9C
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DBE9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DBE9C | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29A
Deuteranopia (green-blind)
#A7A59E
Tritanopia (blue-blind)
#00C0B4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #3dbe9c; /* rgb */ color: rgb(61, 190, 156); /* oklch */ color: oklch(72.3% 0.122 171.6);
Tailwind
colors: {
custom: {
50: '#83d2b9',
500: '#3dbe9c',
950: '#000000',
},
}SCSS
$custom: #3dbe9c; $custom-light: #83d2b9; $custom-dark: #000000;
JSON
{
"hex": "#3dbe9c",
"rgb": {
"r": 61,
"g": 190,
"b": 156
},
"hsl": {
"h": 164.186,
"s": 51.394,
"l": 49.216
},
"oklch": {
"l": 0.72276,
"c": 0.12246,
"h": 171.6
},
"luminance": 0.40219
}Semantic roles & 50–950 ramp
primary
#3DBE9C
secondary
#C98D9D
accent
#4D72DB
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380