#3DCEA9#3DCEA9
#3DCEA9 is a light, vivid teal. Relative luminance 0.480; OKLCH L 76.6% C 0.133 H 171.8°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #3DCEA9 |
|---|---|
| RGB | rgb(61, 206, 169) |
| HSL | hsl(165, 60%, 52%) |
| HSV | hsv(165, 70%, 81%) |
| CMYK | cmyk(70.4%, 0%, 18%, 19.2%) |
| CIE-LAB | lab(74.82, -46.73, 7.45) |
| CIE-LCH | lch(74.82, 47.32, 170.94°) |
| OKLab | oklab(76.63% -0.1313 0.0189) |
| OKLCH | oklch(76.63% 0.133 171.8) |
| XYZ | xyz(31.1535, 47.9957, 45.1506) |
| Luminance | 0.4800 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 2.84
Mediumaquamarine
#66CDAA
ΔE00 3.14
Eucalyptus
#44D7A8
ΔE00 3.20
Seafoam Blue
#78D1B6
ΔE00 5.41
Turquoise (survey)
#06C2AC
ΔE00 5.53
Green Blue
#01C08D
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DCEA9 #CE3D62
analogous
#3DCE61 #3DCEA9 #3DAACE
triadic
#3DCEA9 #A93DCE #CEA93D
tetradic
#3DCEA9 #613DCE #CE3D62 #AACE3D
square
#3DCEA9 #613DCE #CE3D62 #AACE3D
split-complementary
#3DCEA9 #CE3DAA #CE613D
monochromatic
#1D735D #29A485 #3DCEA9 #6EDABF #9FE7D4
Accessibility & contrast
On white
1.98
#3DCEA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#3DCEA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DCEA9
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DCEA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DCEA9 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C0A7
Deuteranopia (green-blind)
#B4B2AC
Tritanopia (blue-blind)
#00D0C3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #3dcea9; /* rgb */ color: rgb(61, 206, 169); /* oklch */ color: oklch(76.6% 0.133 171.8);
Tailwind
colors: {
custom: {
50: '#86dec2',
500: '#3dcea9',
950: '#000000',
},
}SCSS
$custom: #3dcea9; $custom-light: #86dec2; $custom-dark: #000000;
JSON
{
"hex": "#3dcea9",
"rgb": {
"r": 61,
"g": 206,
"b": 169
},
"hsl": {
"h": 164.69,
"s": 59.671,
"l": 52.353
},
"oklch": {
"l": 0.7663,
"c": 0.13266,
"h": 171.8
},
"luminance": 0.47999
}Semantic roles & 50–950 ramp
primary
#3DCEA9
secondary
#D394A4
accent
#456DE3
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0D1512
muted
#7D8381