#3EFFBC#3EFFBC
#3EFFBC is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.2% C 0.176 H 164.1°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #3EFFBC |
|---|---|
| RGB | rgb(62, 255, 188) |
| HSL | hsl(159, 100%, 62%) |
| HSV | hsv(159, 76%, 100%) |
| CMYK | cmyk(75.7%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(89.94, -61.75, 18.86) |
| CIE-LCH | lch(89.94, 64.57, 163.01°) |
| OKLab | oklab(89.17% -0.1694 0.0481) |
| OKLCH | oklch(89.17% 0.176 164.1) |
| XYZ | xyz(46.8184, 76.1693, 59.8018) |
| Luminance | 0.7618 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 0.92
Greenish Turquoise
#00FBB0
ΔE00 2.01
Light Greenish Blue
#63F7B4
ΔE00 2.68
Bright Sea Green
#05FFA6
ΔE00 3.91
Bright Teal
#01F9C6
ΔE00 3.94
Light Aquamarine
#7BFDC7
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EFFBC #FF3E81
analogous
#3EFF5C #3EFFBC #3EE2FF
triadic
#3EFFBC #BC3EFF #FFBC3E
tetradic
#3EFFBC #5C3EFF #FF3E81 #E2FF3E
square
#3EFFBC #5C3EFF #FF3E81 #E2FF3E
split-complementary
#3EFFBC #FF3EE2 #FF5C3E
monochromatic
#00C37F #01FFA7 #3EFFBC #7BFFD1 #B8FFE6
Accessibility & contrast
On white
1.29
#3EFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#3EFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EFFBC
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EFFBC | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB8
Deuteranopia (green-blind)
#E2DBC0
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #3effbc; /* rgb */ color: rgb(62, 255, 188); /* oklch */ color: oklch(89.2% 0.176 164.1);
Tailwind
colors: {
custom: {
50: '#8fffd0',
500: '#3effbc',
950: '#000000',
},
}SCSS
$custom: #3effbc; $custom-light: #8fffd0; $custom-dark: #000000;
JSON
{
"hex": "#3effbc",
"rgb": {
"r": 62,
"g": 255,
"b": 188
},
"hsl": {
"h": 159.171,
"s": 100,
"l": 62.157
},
"oklch": {
"l": 0.89169,
"c": 0.17608,
"h": 164.1
},
"luminance": 0.76175
}Semantic roles & 50–950 ramp
primary
#3EFFBC
secondary
#BF2259
accent
#0050E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683