#4EF4DA#4EF4DA
#4EF4DA is a very light, vivid teal. Relative luminance 0.714; OKLCH L 87.6% C 0.140 H 180.2°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #4EF4DA |
|---|---|
| RGB | rgb(78, 244, 218) |
| HSL | hsl(171, 88%, 63%) |
| HSV | hsv(171, 68%, 96%) |
| CMYK | cmyk(68%, 0%, 10.7%, 4.3%) |
| CIE-LAB | lab(87.67, -48.28, 0.12) |
| CIE-LCH | lch(87.67, 48.28, 179.85°) |
| OKLab | oklab(87.62% -0.1398 -0.0005) |
| OKLCH | oklch(87.62% 0.14 180.2) |
| XYZ | xyz(48.1413, 71.3775, 77.5561) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.14
Aqua (survey)
#13EAC9
ΔE00 3.51
Bright Aqua
#0BF9EA
ΔE00 4.03
Turquoise
#40E0D0
ΔE00 5.14
Light Turquoise
#7EF4CC
ΔE00 5.73
Light Aqua
#8CFFDB
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EF4DA #F44E68
analogous
#4EF487 #4EF4DA #4EBBF4
triadic
#4EF4DA #DA4EF4 #F4DA4E
tetradic
#4EF4DA #874EF4 #F44E68 #BBF44E
square
#4EF4DA #874EF4 #F44E68 #BBF44E
split-complementary
#4EF4DA #F44EBB #F4874E
monochromatic
#0CBCA0 #14F0CE #4EF4DA #88F8E6 #C1FBF2
Accessibility & contrast
On white
1.37
#4EF4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#4EF4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EF4DA
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EF4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EF4DA | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6D9
Deuteranopia (green-blind)
#D2D5DC
Tritanopia (blue-blind)
#00F8EC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #4ef4da; /* rgb */ color: rgb(78, 244, 218); /* oklch */ color: oklch(87.6% 0.140 180.2);
Tailwind
colors: {
custom: {
50: '#94f8e5',
500: '#4ef4da',
950: '#000000',
},
}SCSS
$custom: #4ef4da; $custom-light: #94f8e5; $custom-dark: #000000;
JSON
{
"hex": "#4ef4da",
"rgb": {
"r": 78,
"g": 244,
"b": 218
},
"hsl": {
"h": 170.602,
"s": 88.298,
"l": 63.137
},
"oklch": {
"l": 0.87617,
"c": 0.13983,
"h": 180.2
},
"luminance": 0.71383
}Semantic roles & 50–950 ramp
primary
#4EF4DA
secondary
#BA2C42
accent
#0124E5
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1715
muted
#808584