#3DFCBC#3DFCBC
#3DFCBC is a very light, vivid teal. Relative luminance 0.742; OKLCH L 88.4% C 0.173 H 164.9°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #3DFCBC |
|---|---|
| RGB | rgb(61, 252, 188) |
| HSL | hsl(160, 97%, 61%) |
| HSV | hsv(160, 76%, 99%) |
| CMYK | cmyk(75.8%, 0%, 25.4%, 1.2%) |
| CIE-LAB | lab(89.03, -60.72, 17.60) |
| CIE-LCH | lch(89.03, 63.22, 163.84°) |
| OKLab | oklab(88.42% -0.1669 0.0449) |
| OKLCH | oklch(88.42% 0.173 164.9) |
| XYZ | xyz(45.8068, 74.2382, 59.4824) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.35
Greenish Turquoise
#00FBB0
ΔE00 2.22
Light Greenish Blue
#63F7B4
ΔE00 2.63
Bright Teal
#01F9C6
ΔE00 3.31
Light Aquamarine
#7BFDC7
ΔE00 3.80
Bright Sea Green
#05FFA6
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DFCBC #FC3D7D
analogous
#3DFC5D #3DFCBC #3DDDFC
triadic
#3DFCBC #BC3DFC #FCBC3D
tetradic
#3DFCBC #5D3DFC #FC3D7D #DDFC3D
square
#3DFCBC #5D3DFC #FC3D7D #DDFC3D
split-complementary
#3DFCBC #FC3DDD #FC5D3D
monochromatic
#03BC7E #04F8A6 #3DFCBC #79FDD1 #B6FEE6
Accessibility & contrast
On white
1.33
#3DFCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#3DFCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DFCBC
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DFCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DFCBC | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB8
Deuteranopia (green-blind)
#DFD9C0
Tritanopia (blue-blind)
#00FCEA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #3dfcbc; /* rgb */ color: rgb(61, 252, 188); /* oklch */ color: oklch(88.4% 0.173 164.9);
Tailwind
colors: {
custom: {
50: '#8efed0',
500: '#3dfcbc',
950: '#000000',
},
}SCSS
$custom: #3dfcbc; $custom-light: #8efed0; $custom-dark: #000000;
JSON
{
"hex": "#3dfcbc",
"rgb": {
"r": 61,
"g": 252,
"b": 188
},
"hsl": {
"h": 159.895,
"s": 96.954,
"l": 61.373
},
"oklch": {
"l": 0.88423,
"c": 0.17284,
"h": 164.9
},
"luminance": 0.74244
}Semantic roles & 50–950 ramp
primary
#3DFCBC
secondary
#BA2456
accent
#004DE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0E1814
muted
#7F8683