#3EFFBD#3EFFBD
#3EFFBD is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.2% C 0.175 H 164.5°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #3EFFBD |
|---|---|
| RGB | rgb(62, 255, 189) |
| HSL | hsl(159, 100%, 62%) |
| HSV | hsv(159, 76%, 100%) |
| CMYK | cmyk(75.7%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(89.96, -61.53, 18.38) |
| CIE-LCH | lch(89.96, 64.22, 163.37°) |
| OKLab | oklab(89.19% -0.1689 0.0469) |
| OKLCH | oklch(89.19% 0.175 164.5) |
| XYZ | xyz(46.9266, 76.2126, 60.3715) |
| Luminance | 0.7622 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.07
Greenish Turquoise
#00FBB0
ΔE00 2.16
Light Greenish Blue
#63F7B4
ΔE00 2.76
Bright Teal
#01F9C6
ΔE00 3.75
Light Aquamarine
#7BFDC7
ΔE00 3.88
Bright Sea Green
#05FFA6
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EFFBD #FF3E80
analogous
#3EFF5D #3EFFBD #3EE0FF
triadic
#3EFFBD #BD3EFF #FFBD3E
tetradic
#3EFFBD #5D3EFF #FF3E80 #E0FF3E
square
#3EFFBD #5D3EFF #FF3E80 #E0FF3E
split-complementary
#3EFFBD #FF3EE0 #FF5D3E
monochromatic
#00C380 #01FFA8 #3EFFBD #7BFFD2 #B8FFE7
Accessibility & contrast
On white
1.29
#3EFFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#3EFFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EFFBD
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EFFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EFFBD | 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)
#FAECB9
Deuteranopia (green-blind)
#E2DBC1
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #3effbd; /* rgb */ color: rgb(62, 255, 189); /* oklch */ color: oklch(89.2% 0.175 164.5);
Tailwind
colors: {
custom: {
50: '#8fffd1',
500: '#3effbd',
950: '#000000',
},
}SCSS
$custom: #3effbd; $custom-light: #8fffd1; $custom-dark: #000000;
JSON
{
"hex": "#3effbd",
"rgb": {
"r": 62,
"g": 255,
"b": 189
},
"hsl": {
"h": 159.482,
"s": 100,
"l": 62.157
},
"oklch": {
"l": 0.89192,
"c": 0.17531,
"h": 164.5
},
"luminance": 0.76218
}Semantic roles & 50–950 ramp
primary
#3EFFBD
secondary
#BF2258
accent
#004EE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683