#4EFEAF#4EFEAF
#4EFEAF is a very light, vivid teal. Relative luminance 0.756; OKLCH L 88.9% C 0.180 H 159.3°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFEAF |
|---|---|
| RGB | rgb(78, 254, 175) |
| HSL | hsl(153, 99%, 65%) |
| HSV | hsv(153, 69%, 100%) |
| CMYK | cmyk(69.3%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(89.67, -62.01, 25.16) |
| CIE-LCH | lch(89.67, 66.92, 157.91°) |
| OKLab | oklab(88.95% -0.1687 0.0637) |
| OKLCH | oklch(88.95% 0.18 159.3) |
| XYZ | xyz(46.3169, 75.5932, 52.6991) |
| Luminance | 0.7560 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Sea Green
#05FFA6
ΔE00 2.10
Light Green Blue
#56FCA2
ΔE00 2.27
Greenish Turquoise
#00FBB0
ΔE00 2.28
Greenish Cyan
#2AFEB7
ΔE00 2.30
Sea Green (survey)
#53FCA1
ΔE00 2.36
Light Greenish Blue
#63F7B4
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFEAF #FE4E9D
analogous
#4EFE57 #4EFEAF #4EF5FE
triadic
#4EFEAF #AF4EFE #FEAF4E
tetradic
#4EFEAF #574EFE #FE4E9D #F5FE4E
square
#4EFEAF #574EFE #FE4E9D #F5FE4E
split-complementary
#4EFEAF #FE4EF5 #FE574E
monochromatic
#01D073 #11FE93 #4EFEAF #8BFECB #C8FFE6
Accessibility & contrast
On white
1.30
#4EFEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#4EFEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFEAF
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFEAF | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAA
Deuteranopia (green-blind)
#E5DBB4
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #4efeaf; /* rgb */ color: rgb(78, 254, 175); /* oklch */ color: oklch(88.9% 0.180 159.3);
Tailwind
colors: {
custom: {
50: '#94ffc7',
500: '#4efeaf',
950: '#000000',
},
}SCSS
$custom: #4efeaf; $custom-light: #94ffc7; $custom-dark: #000000;
JSON
{
"hex": "#4efeaf",
"rgb": {
"r": 78,
"g": 254,
"b": 175
},
"hsl": {
"h": 153.068,
"s": 98.876,
"l": 65.098
},
"oklch": {
"l": 0.88947,
"c": 0.18033,
"h": 159.3
},
"luminance": 0.75598
}Semantic roles & 50–950 ramp
primary
#4EFEAF
secondary
#CB2570
accent
#0067E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682