#4EFCCA#4EFCCA
#4EFCCA is a very light, vivid teal. Relative luminance 0.755; OKLCH L 89.1% C 0.157 H 169.5°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFCCA |
|---|---|
| RGB | rgb(78, 252, 202) |
| HSL | hsl(163, 97%, 65%) |
| HSV | hsv(163, 69%, 99%) |
| CMYK | cmyk(69%, 0%, 19.8%, 1.2%) |
| CIE-LAB | lab(89.63, -55.44, 11.26) |
| CIE-LCH | lch(89.63, 56.57, 168.52°) |
| OKLab | oklab(89.09% -0.1547 0.0288) |
| OKLCH | oklch(89.09% 0.157 169.5) |
| XYZ | xyz(48.6074, 75.4992, 67.8767) |
| Luminance | 0.7550 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.94
Aquamarine
#7FFFD4
ΔE00 3.38
Light Aquamarine
#7BFDC7
ΔE00 3.39
Light Turquoise
#7EF4CC
ΔE00 4.03
Greenish Cyan
#2AFEB7
ΔE00 4.29
Aqua Marine
#2EE8BB
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFCCA #FC4E80
analogous
#4EFC73 #4EFCCA #4ED7FC
triadic
#4EFCCA #CA4EFC #FCCA4E
tetradic
#4EFCCA #734EFC #FC4E80 #D7FC4E
square
#4EFCCA #734EFC #FC4E80 #D7FC4E
split-complementary
#4EFCCA #FC4ED7 #FC734E
monochromatic
#03CC92 #12FBB8 #4EFCCA #8AFDDC #C6FEEE
Accessibility & contrast
On white
1.30
#4EFCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#4EFCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFCCA
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFCCA | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC7
Deuteranopia (green-blind)
#DEDACD
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #4efcca; /* rgb */ color: rgb(78, 252, 202); /* oklch */ color: oklch(89.1% 0.157 169.5);
Tailwind
colors: {
custom: {
50: '#94feda',
500: '#4efcca',
950: '#000000',
},
}SCSS
$custom: #4efcca; $custom-light: #94feda; $custom-dark: #000000;
JSON
{
"hex": "#4efcca",
"rgb": {
"r": 78,
"g": 252,
"b": 202
},
"hsl": {
"h": 162.759,
"s": 96.667,
"l": 64.706
},
"oklch": {
"l": 0.89091,
"c": 0.15733,
"h": 169.5
},
"luminance": 0.75505
}Semantic roles & 50–950 ramp
primary
#4EFCCA
secondary
#C82755
accent
#0042E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683