#4EF4CB#4EF4CB
#4EF4CB is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.2% C 0.148 H 172.7°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #4EF4CB |
|---|---|
| RGB | rgb(78, 244, 203) |
| HSL | hsl(165, 88%, 63%) |
| HSV | hsv(165, 68%, 96%) |
| CMYK | cmyk(68%, 0%, 16.8%, 4.3%) |
| CIE-LAB | lab(87.30, -51.95, 7.42) |
| CIE-LCH | lch(87.30, 52.48, 171.87°) |
| OKLab | oklab(87.2% -0.1465 0.0188) |
| OKLCH | oklch(87.2% 0.148 172.7) |
| XYZ | xyz(46.2666, 70.6276, 67.6825) |
| Luminance | 0.7063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.79
Aqua Marine
#2EE8BB
ΔE00 3.15
Light Turquoise
#7EF4CC
ΔE00 3.44
Aqua (survey)
#13EAC9
ΔE00 3.54
Aquamarine
#7FFFD4
ΔE00 3.96
Light Aqua
#8CFFDB
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EF4CB #F44E77
analogous
#4EF478 #4EF4CB #4ECAF4
triadic
#4EF4CB #CB4EF4 #F4CB4E
tetradic
#4EF4CB #784EF4 #F44E77 #CAF44E
square
#4EF4CB #784EF4 #F44E77 #CAF44E
split-complementary
#4EF4CB #F44ECA #F4784E
monochromatic
#0CBC90 #14F0BA #4EF4CB #88F8DC #C1FBED
Accessibility & contrast
On white
1.39
#4EF4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#4EF4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EF4CB
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EF4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EF4CB | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C9
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #4ef4cb; /* rgb */ color: rgb(78, 244, 203); /* oklch */ color: oklch(87.2% 0.148 172.7);
Tailwind
colors: {
custom: {
50: '#93f8da',
500: '#4ef4cb',
950: '#000000',
},
}SCSS
$custom: #4ef4cb; $custom-light: #93f8da; $custom-dark: #000000;
JSON
{
"hex": "#4ef4cb",
"rgb": {
"r": 78,
"g": 244,
"b": 203
},
"hsl": {
"h": 165.181,
"s": 88.298,
"l": 63.137
},
"oklch": {
"l": 0.87198,
"c": 0.14767,
"h": 172.7
},
"luminance": 0.70633
}Semantic roles & 50–950 ramp
primary
#4EF4CB
secondary
#BA2C4F
accent
#0139E5
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583