#4EFFBE#4EFFBE
#4EFFBE is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.5% C 0.170 H 164.0°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFFBE |
|---|---|
| RGB | rgb(78, 255, 190) |
| HSL | hsl(158, 100%, 65%) |
| HSV | hsv(158, 69%, 100%) |
| CMYK | cmyk(69.4%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(90.25, -59.29, 18.32) |
| CIE-LCH | lch(90.25, 62.06, 162.83°) |
| OKLab | oklab(89.52% -0.163 0.0468) |
| OKLCH | oklch(89.52% 0.17 164) |
| XYZ | xyz(48.1910, 76.8519, 60.9993) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.54
Light Greenish Blue
#63F7B4
ΔE00 2.37
Greenish Turquoise
#00FBB0
ΔE00 2.58
Light Aquamarine
#7BFDC7
ΔE00 3.28
Bright Teal
#01F9C6
ΔE00 3.99
Light Blue Green
#7EFBB3
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFFBE #FF4E8F
analogous
#4EFF65 #4EFFBE #4EE8FF
triadic
#4EFFBE #BE4EFF #FFBE4E
tetradic
#4EFFBE #654EFF #FF4E8F #E8FF4E
square
#4EFFBE #654EFF #FF4E8F #E8FF4E
split-complementary
#4EFFBE #FF4EE8 #FF654E
monochromatic
#00D385 #11FFA8 #4EFFBE #8BFFD4 #C8FFEB
Accessibility & contrast
On white
1.28
#4EFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#4EFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFFBE
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFFBE | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBA
Deuteranopia (green-blind)
#E3DCC2
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #4effbe; /* rgb */ color: rgb(78, 255, 190); /* oklch */ color: oklch(89.5% 0.170 164.0);
Tailwind
colors: {
custom: {
50: '#95ffd1',
500: '#4effbe',
950: '#000000',
},
}SCSS
$custom: #4effbe; $custom-light: #95ffd1; $custom-dark: #000000;
JSON
{
"hex": "#4effbe",
"rgb": {
"r": 78,
"g": 255,
"b": 190
},
"hsl": {
"h": 157.966,
"s": 100,
"l": 65.294
},
"oklch": {
"l": 0.89521,
"c": 0.16953,
"h": 164
},
"luminance": 0.76857
}Semantic roles & 50–950 ramp
primary
#4EFFBE
secondary
#CD2462
accent
#0054E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683