#3DFCBB#3DFCBB
#3DFCBB is a very light, vivid teal. Relative luminance 0.742; OKLCH L 88.4% C 0.174 H 164.6°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #3DFCBB |
|---|---|
| RGB | rgb(61, 252, 187) |
| HSL | hsl(160, 97%, 61%) |
| HSV | hsv(160, 76%, 99%) |
| CMYK | cmyk(75.8%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(89.01, -60.94, 18.08) |
| CIE-LCH | lch(89.01, 63.57, 163.47°) |
| OKLab | oklab(88.4% -0.1673 0.0461) |
| OKLCH | oklch(88.4% 0.174 164.6) |
| XYZ | xyz(45.6993, 74.1952, 58.9167) |
| Luminance | 0.7420 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.17
Greenish Turquoise
#00FBB0
ΔE00 2.05
Light Greenish Blue
#63F7B4
ΔE00 2.52
Bright Teal
#01F9C6
ΔE00 3.50
Light Aquamarine
#7BFDC7
ΔE00 3.87
Bright Sea Green
#05FFA6
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DFCBB #FC3D7E
analogous
#3DFC5C #3DFCBB #3DDEFC
triadic
#3DFCBB #BB3DFC #FCBB3D
tetradic
#3DFCBB #5C3DFC #FC3D7E #DEFC3D
square
#3DFCBB #5C3DFC #FC3D7E #DEFC3D
split-complementary
#3DFCBB #FC3DDE #FC5C3D
monochromatic
#03BC7D #04F8A5 #3DFCBB #79FDD0 #B6FEE5
Accessibility & contrast
On white
1.33
#3DFCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#3DFCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DFCBB
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DFCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DFCBB | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB7
Deuteranopia (green-blind)
#DFD9BF
Tritanopia (blue-blind)
#00FCEA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #3dfcbb; /* rgb */ color: rgb(61, 252, 187); /* oklch */ color: oklch(88.4% 0.174 164.6);
Tailwind
colors: {
custom: {
50: '#8efecf',
500: '#3dfcbb',
950: '#000000',
},
}SCSS
$custom: #3dfcbb; $custom-light: #8efecf; $custom-dark: #000000;
JSON
{
"hex": "#3dfcbb",
"rgb": {
"r": 61,
"g": 252,
"b": 187
},
"hsl": {
"h": 159.581,
"s": 96.954,
"l": 61.373
},
"oklch": {
"l": 0.884,
"c": 0.17359,
"h": 164.6
},
"luminance": 0.74201
}Semantic roles & 50–950 ramp
primary
#3DFCBB
secondary
#BA2457
accent
#004EE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0E1813
muted
#7F8683