#3DFDD2#3DFDD2
#3DFDD2 is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.2% C 0.159 H 173.3°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #3DFDD2 |
|---|---|
| RGB | rgb(61, 253, 210) |
| HSL | hsl(167, 98%, 62%) |
| HSV | hsv(167, 76%, 99%) |
| CMYK | cmyk(75.9%, 0%, 17%, 0.8%) |
| CIE-LAB | lab(89.81, -56.04, 7.35) |
| CIE-LCH | lch(89.81, 56.52, 172.53°) |
| OKLab | oklab(89.22% -0.1579 0.0186) |
| OKLCH | oklch(89.22% 0.159 173.3) |
| XYZ | xyz(48.6765, 75.8898, 73.0430) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.30
Aquamarine
#7FFFD4
ΔE00 3.98
Light Turquoise
#7EF4CC
ΔE00 4.56
Aqua Marine
#2EE8BB
ΔE00 4.67
Aqua (survey)
#13EAC9
ΔE00 4.70
Light Aqua
#8CFFDB
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DFDD2 #FD3D68
analogous
#3DFD72 #3DFDD2 #3DC8FD
triadic
#3DFDD2 #D23DFD #FDD23D
tetradic
#3DFDD2 #723DFD #FD3D68 #C8FD3D
square
#3DFDD2 #723DFD #FD3D68 #C8FD3D
split-complementary
#3DFDD2 #FD3DC8 #FD723D
monochromatic
#02BE94 #03FAC3 #3DFDD2 #7AFEE0 #B6FEEE
Accessibility & contrast
On white
1.30
#3DFDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#3DFDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DFDD2
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DFDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DFDD2 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECD0
Deuteranopia (green-blind)
#DCDAD5
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #3dfdd2; /* rgb */ color: rgb(61, 253, 210); /* oklch */ color: oklch(89.2% 0.159 173.3);
Tailwind
colors: {
custom: {
50: '#8fffdf',
500: '#3dfdd2',
950: '#000000',
},
}SCSS
$custom: #3dfdd2; $custom-light: #8fffdf; $custom-dark: #000000;
JSON
{
"hex": "#3dfdd2",
"rgb": {
"r": 61,
"g": 253,
"b": 210
},
"hsl": {
"h": 166.563,
"s": 97.959,
"l": 61.569
},
"oklch": {
"l": 0.89215,
"c": 0.159,
"h": 173.3
},
"luminance": 0.75896
}Semantic roles & 50–950 ramp
primary
#3DFDD2
secondary
#BB2345
accent
#0033E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684