#4EFFBD#4EFFBD
#4EFFBD is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.5% C 0.170 H 163.6°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFFBD |
|---|---|
| RGB | rgb(78, 255, 189) |
| HSL | hsl(158, 100%, 65%) |
| HSV | hsv(158, 69%, 100%) |
| CMYK | cmyk(69.4%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(90.23, -59.50, 18.81) |
| CIE-LCH | lch(90.23, 62.40, 162.46°) |
| OKLab | oklab(89.5% -0.1634 0.048) |
| OKLCH | oklch(89.5% 0.17 163.6) |
| XYZ | xyz(48.0821, 76.8083, 60.4257) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.43
Light Greenish Blue
#63F7B4
ΔE00 2.27
Greenish Turquoise
#00FBB0
ΔE00 2.45
Light Aquamarine
#7BFDC7
ΔE00 3.38
Light Blue Green
#7EFBB3
ΔE00 4.13
Bright Sea Green
#05FFA6
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFFBD #FF4E90
analogous
#4EFF64 #4EFFBD #4EE9FF
triadic
#4EFFBD #BD4EFF #FFBD4E
tetradic
#4EFFBD #644EFF #FF4E90 #E9FF4E
square
#4EFFBD #644EFF #FF4E90 #E9FF4E
split-complementary
#4EFFBD #FF4EE9 #FF644E
monochromatic
#00D384 #11FFA6 #4EFFBD #8BFFD4 #C8FFEB
Accessibility & contrast
On white
1.28
#4EFFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#4EFFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFFBD
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFFBD | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDB9
Deuteranopia (green-blind)
#E4DCC1
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #4effbd; /* rgb */ color: rgb(78, 255, 189); /* oklch */ color: oklch(89.5% 0.170 163.6);
Tailwind
colors: {
custom: {
50: '#95ffd1',
500: '#4effbd',
950: '#000000',
},
}SCSS
$custom: #4effbd; $custom-light: #95ffd1; $custom-dark: #000000;
JSON
{
"hex": "#4effbd",
"rgb": {
"r": 78,
"g": 255,
"b": 189
},
"hsl": {
"h": 157.627,
"s": 100,
"l": 65.294
},
"oklch": {
"l": 0.89498,
"c": 0.17029,
"h": 163.6
},
"luminance": 0.76814
}Semantic roles & 50–950 ramp
primary
#4EFFBD
secondary
#CD2463
accent
#0056E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683