#3DFFCA#3DFFCA
#3DFFCA is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.5% C 0.166 H 169.3°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #3DFFCA |
|---|---|
| RGB | rgb(61, 255, 202) |
| HSL | hsl(164, 100%, 62%) |
| HSV | hsv(164, 76%, 100%) |
| CMYK | cmyk(76.1%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(90.22, -58.72, 12.06) |
| CIE-LCH | lch(90.22, 59.95, 168.39°) |
| OKLab | oklab(89.49% -0.1634 0.0308) |
| OKLCH | oklch(89.49% 0.166 169.3) |
| XYZ | xyz(48.3393, 76.7705, 68.1362) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.75
Greenish Cyan
#2AFEB7
ΔE00 3.76
Light Aquamarine
#7BFDC7
ΔE00 3.87
Aquamarine
#7FFFD4
ΔE00 4.11
Greenish Turquoise
#00FBB0
ΔE00 4.66
Light Greenish Blue
#63F7B4
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DFFCA #FF3D72
analogous
#3DFF69 #3DFFCA #3DD3FF
triadic
#3DFFCA #CA3DFF #FFCA3D
tetradic
#3DFFCA #693DFF #FF3D72 #D3FF3D
square
#3DFFCA #693DFF #FF3D72 #D3FF3D
split-complementary
#3DFFCA #FF3DD3 #FF693D
monochromatic
#00C28D #00FFB9 #3DFFCA #7AFFDB #B7FFEB
Accessibility & contrast
On white
1.28
#3DFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#3DFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DFFCA
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DFFCA | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC7
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #3dffca; /* rgb */ color: rgb(61, 255, 202); /* oklch */ color: oklch(89.5% 0.166 169.3);
Tailwind
colors: {
custom: {
50: '#8fffda',
500: '#3dffca',
950: '#000000',
},
}SCSS
$custom: #3dffca; $custom-light: #8fffda; $custom-dark: #000000;
JSON
{
"hex": "#3dffca",
"rgb": {
"r": 61,
"g": 255,
"b": 202
},
"hsl": {
"h": 163.608,
"s": 100,
"l": 61.961
},
"oklch": {
"l": 0.8949,
"c": 0.16625,
"h": 169.3
},
"luminance": 0.76776
}Semantic roles & 50–950 ramp
primary
#3DFFCA
secondary
#BF224D
accent
#003FE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683