#4EFFD1#4EFFD1
#4EFFD1 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.0% C 0.156 H 171.4°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFFD1 |
|---|---|
| RGB | rgb(78, 255, 209) |
| HSL | hsl(164, 100%, 65%) |
| HSV | hsv(164, 69%, 100%) |
| CMYK | cmyk(69.4%, 0%, 18%, 0%) |
| CIE-LAB | lab(90.66, -55.03, 9.13) |
| CIE-LCH | lch(90.66, 55.78, 170.58°) |
| OKLab | oklab(89.99% -0.1544 0.0232) |
| OKLCH | oklch(89.99% 0.156 171.4) |
| XYZ | xyz(50.4046, 77.7373, 72.6576) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.41
Aquamarine
#7FFFD4
ΔE00 3.18
Light Aquamarine
#7BFDC7
ΔE00 4.07
Light Turquoise
#7EF4CC
ΔE00 4.14
Light Aqua
#8CFFDB
ΔE00 4.61
Aqua Marine
#2EE8BB
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFFD1 #FF4E7C
analogous
#4EFF79 #4EFFD1 #4ED4FF
triadic
#4EFFD1 #D14EFF #FFD14E
tetradic
#4EFFD1 #794EFF #FF4E7C #D4FF4E
square
#4EFFD1 #794EFF #FF4E7C #D4FF4E
split-complementary
#4EFFD1 #FF4ED4 #FF794E
monochromatic
#00D39C #11FFC1 #4EFFD1 #8BFFE1 #C8FFF1
Accessibility & contrast
On white
1.27
#4EFFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#4EFFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFFD1
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFFD1 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECF
Deuteranopia (green-blind)
#E0DDD4
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #4effd1; /* rgb */ color: rgb(78, 255, 209); /* oklch */ color: oklch(90.0% 0.156 171.4);
Tailwind
colors: {
custom: {
50: '#95ffdf',
500: '#4effd1',
950: '#000000',
},
}SCSS
$custom: #4effd1; $custom-light: #95ffdf; $custom-dark: #000000;
JSON
{
"hex": "#4effd1",
"rgb": {
"r": 78,
"g": 255,
"b": 209
},
"hsl": {
"h": 164.407,
"s": 100,
"l": 65.294
},
"oklch": {
"l": 0.89988,
"c": 0.15618,
"h": 171.4
},
"luminance": 0.77743
}Semantic roles & 50–950 ramp
primary
#4EFFD1
secondary
#CD2450
accent
#003CE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684