#3DE0B8#3DE0B8
#3DE0B8 is a light, vivid teal. Relative luminance 0.578; OKLCH L 81.5% C 0.143 H 172.1°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #3DE0B8 |
|---|---|
| RGB | rgb(61, 224, 184) |
| HSL | hsl(165, 72%, 56%) |
| HSV | hsv(165, 73%, 88%) |
| CMYK | cmyk(72.8%, 0%, 17.9%, 12.2%) |
| CIE-LAB | lab(80.61, -50.57, 7.74) |
| CIE-LCH | lch(80.61, 51.16, 171.30°) |
| OKLab | oklab(81.48% -0.1421 0.0197) |
| OKLCH | oklch(81.48% 0.143 172.1) |
| XYZ | xyz(37.2273, 57.7597, 54.5248) |
| Luminance | 0.5776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.04
Aquamarine (survey)
#04D8B2
ΔE00 2.44
Eucalyptus
#44D7A8
ΔE00 3.13
Aqua (survey)
#13EAC9
ΔE00 3.51
Mediumaquamarine
#66CDAA
ΔE00 5.48
Seafoam
#7FE0B3
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DE0B8 #E03D65
analogous
#3DE066 #3DE0B8 #3DB6E0
triadic
#3DE0B8 #B83DE0 #E0B83D
tetradic
#3DE0B8 #663DE0 #E03D65 #B6E03D
square
#3DE0B8 #663DE0 #E03D65 #B6E03D
split-complementary
#3DE0B8 #E03DB6 #E0663D
monochromatic
#168C6F #1FC199 #3DE0B8 #72E8CB #A7F1DF
Accessibility & contrast
On white
1.67
#3DE0B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#3DE0B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DE0B8
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DE0B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DE0B8 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D1B6
Deuteranopia (green-blind)
#C4C2BB
Tritanopia (blue-blind)
#00E2D4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #3de0b8; /* rgb */ color: rgb(61, 224, 184); /* oklch */ color: oklch(81.5% 0.143 172.1);
Tailwind
colors: {
custom: {
50: '#89eacd',
500: '#3de0b8',
950: '#000000',
},
}SCSS
$custom: #3de0b8; $custom-light: #89eacd; $custom-dark: #000000;
JSON
{
"hex": "#3de0b8",
"rgb": {
"r": 61,
"g": 224,
"b": 184
},
"hsl": {
"h": 165.276,
"s": 72.444,
"l": 55.882
},
"oklch": {
"l": 0.81479,
"c": 0.14346,
"h": 172.1
},
"luminance": 0.57764
}Semantic roles & 50–950 ramp
primary
#3DE0B8
secondary
#923048
accent
#3965EF
background
#FCFEFE
surface
#F4FDFA
border
#CED5D3
text
#0D1613
muted
#7F8483