#4EFDC1#4EFDC1
#4EFDC1 is a very light, vivid teal. Relative luminance 0.757; OKLCH L 89.1% C 0.165 H 165.6°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFDC1 |
|---|---|
| RGB | rgb(78, 253, 193) |
| HSL | hsl(159, 98%, 65%) |
| HSV | hsv(159, 69%, 99%) |
| CMYK | cmyk(69.2%, 0%, 23.7%, 0.8%) |
| CIE-LAB | lab(89.73, -57.86, 16.04) |
| CIE-LCH | lch(89.73, 60.04, 164.50°) |
| OKLab | oklab(89.11% -0.1597 0.041) |
| OKLCH | oklch(89.11% 0.165 165.6) |
| XYZ | xyz(47.8876, 75.7150, 62.5324) |
| Luminance | 0.7572 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 2.25
Light Greenish Blue
#63F7B4
ΔE00 2.76
Light Aquamarine
#7BFDC7
ΔE00 2.95
Bright Teal
#01F9C6
ΔE00 3.09
Greenish Turquoise
#00FBB0
ΔE00 3.20
Aquamarine
#7FFFD4
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFDC1 #FD4E8A
analogous
#4EFD6A #4EFDC1 #4EE1FD
triadic
#4EFDC1 #C14EFD #FDC14E
tetradic
#4EFDC1 #6A4EFD #FD4E8A #E1FD4E
square
#4EFDC1 #6A4EFD #FD4E8A #E1FD4E
split-complementary
#4EFDC1 #FD4EE1 #FD6A4E
monochromatic
#02CE88 #11FCAC #4EFDC1 #8BFED6 #C7FEEB
Accessibility & contrast
On white
1.30
#4EFDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#4EFDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFDC1
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFDC1 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBE
Deuteranopia (green-blind)
#E1DBC5
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #4efdc1; /* rgb */ color: rgb(78, 253, 193); /* oklch */ color: oklch(89.1% 0.165 165.6);
Tailwind
colors: {
custom: {
50: '#94ffd3',
500: '#4efdc1',
950: '#000000',
},
}SCSS
$custom: #4efdc1; $custom-light: #94ffd3; $custom-dark: #000000;
JSON
{
"hex": "#4efdc1",
"rgb": {
"r": 78,
"g": 253,
"b": 193
},
"hsl": {
"h": 159.429,
"s": 97.765,
"l": 64.902
},
"oklch": {
"l": 0.89109,
"c": 0.16486,
"h": 165.6
},
"luminance": 0.75721
}Semantic roles & 50–950 ramp
primary
#4EFDC1
secondary
#C9265E
accent
#004FE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683