#3EFFCA#3EFFCA
#3EFFCA 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 | #3EFFCA |
|---|---|
| RGB | rgb(62, 255, 202) |
| HSL | hsl(164, 100%, 62%) |
| HSV | hsv(164, 76%, 100%) |
| CMYK | cmyk(75.7%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(90.23, -58.61, 12.09) |
| CIE-LCH | lch(90.23, 59.84, 168.35°) |
| OKLab | oklab(89.51% -0.1631 0.0309) |
| OKLCH | oklch(89.51% 0.166 169.3) |
| XYZ | xyz(48.4015, 76.8025, 68.1391) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.78
Greenish Cyan
#2AFEB7
ΔE00 3.75
Light Aquamarine
#7BFDC7
ΔE00 3.83
Aquamarine
#7FFFD4
ΔE00 4.08
Greenish Turquoise
#00FBB0
ΔE00 4.66
Light Greenish Blue
#63F7B4
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EFFCA #FF3E73
analogous
#3EFF69 #3EFFCA #3ED4FF
triadic
#3EFFCA #CA3EFF #FFCA3E
tetradic
#3EFFCA #693EFF #FF3E73 #D4FF3E
square
#3EFFCA #693EFF #FF3E73 #D4FF3E
split-complementary
#3EFFCA #FF3ED4 #FF693E
monochromatic
#00C38D #01FFB9 #3EFFCA #7BFFDB #B8FFEC
Accessibility & contrast
On white
1.28
#3EFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#3EFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EFFCA
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EFFCA | 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: #3effca; /* rgb */ color: rgb(62, 255, 202); /* oklch */ color: oklch(89.5% 0.166 169.3);
Tailwind
colors: {
custom: {
50: '#90ffda',
500: '#3effca',
950: '#000000',
},
}SCSS
$custom: #3effca; $custom-light: #90ffda; $custom-dark: #000000;
JSON
{
"hex": "#3effca",
"rgb": {
"r": 62,
"g": 255,
"b": 202
},
"hsl": {
"h": 163.523,
"s": 100,
"l": 62.157
},
"oklch": {
"l": 0.89507,
"c": 0.16596,
"h": 169.3
},
"luminance": 0.76808
}Semantic roles & 50–950 ramp
primary
#3EFFCA
secondary
#BF224D
accent
#003FE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683