#4EFFBA#4EFFBA
#4EFFBA is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.4% C 0.173 H 162.6°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFFBA |
|---|---|
| RGB | rgb(78, 255, 186) |
| HSL | hsl(157, 100%, 65%) |
| HSV | hsv(157, 69%, 100%) |
| CMYK | cmyk(69.4%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(90.17, -60.14, 20.26) |
| CIE-LCH | lch(90.17, 63.46, 161.38°) |
| OKLab | oklab(89.43% -0.1647 0.0516) |
| OKLCH | oklch(89.43% 0.173 162.6) |
| XYZ | xyz(47.7598, 76.6794, 58.7284) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.27
Light Greenish Blue
#63F7B4
ΔE00 2.09
Greenish Turquoise
#00FBB0
ΔE00 2.16
Bright Sea Green
#05FFA6
ΔE00 3.59
Light Aquamarine
#7BFDC7
ΔE00 3.71
Light Blue Green
#7EFBB3
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFFBA #FF4E93
analogous
#4EFF61 #4EFFBA #4EECFF
triadic
#4EFFBA #BA4EFF #FFBA4E
tetradic
#4EFFBA #614EFF #FF4E93 #ECFF4E
square
#4EFFBA #614EFF #FF4E93 #ECFF4E
split-complementary
#4EFFBA #FF4EEC #FF614E
monochromatic
#00D381 #11FFA2 #4EFFBA #8BFFD2 #C8FFEA
Accessibility & contrast
On white
1.29
#4EFFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#4EFFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFFBA
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFFBA | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB6
Deuteranopia (green-blind)
#E4DCBE
Tritanopia (blue-blind)
#00FFEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #4effba; /* rgb */ color: rgb(78, 255, 186); /* oklch */ color: oklch(89.4% 0.173 162.6);
Tailwind
colors: {
custom: {
50: '#95ffcf',
500: '#4effba',
950: '#000000',
},
}SCSS
$custom: #4effba; $custom-light: #95ffcf; $custom-dark: #000000;
JSON
{
"hex": "#4effba",
"rgb": {
"r": 78,
"g": 255,
"b": 186
},
"hsl": {
"h": 156.61,
"s": 100,
"l": 65.294
},
"oklch": {
"l": 0.89429,
"c": 0.17263,
"h": 162.6
},
"luminance": 0.76685
}Semantic roles & 50–950 ramp
primary
#4EFFBA
secondary
#CD2466
accent
#0059E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1813
muted
#808683