#4EF4CE#4EF4CE
#4EF4CE is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.3% C 0.146 H 174.1°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #4EF4CE |
|---|---|
| RGB | rgb(78, 244, 206) |
| HSL | hsl(166, 88%, 63%) |
| HSV | hsv(166, 68%, 96%) |
| CMYK | cmyk(68%, 0%, 15.6%, 4.3%) |
| CIE-LAB | lab(87.37, -51.24, 5.96) |
| CIE-LCH | lch(87.37, 51.58, 173.36°) |
| OKLab | oklab(87.28% -0.1451 0.015) |
| OKLCH | oklch(87.28% 0.146 174.1) |
| XYZ | xyz(46.6276, 70.7720, 69.5835) |
| Luminance | 0.7078 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.13
Bright Teal
#01F9C6
ΔE00 3.36
Aqua Marine
#2EE8BB
ΔE00 3.53
Light Turquoise
#7EF4CC
ΔE00 3.64
Aquamarine
#7FFFD4
ΔE00 4.19
Tiffany Blue
#7BF2DA
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EF4CE #F44E74
analogous
#4EF47B #4EF4CE #4EC7F4
triadic
#4EF4CE #CE4EF4 #F4CE4E
tetradic
#4EF4CE #7B4EF4 #F44E74 #C7F44E
square
#4EF4CE #7B4EF4 #F44E74 #C7F44E
split-complementary
#4EF4CE #F44EC7 #F47B4E
monochromatic
#0CBC94 #14F0BE #4EF4CE #88F8DE #C1FBEE
Accessibility & contrast
On white
1.39
#4EF4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#4EF4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EF4CE
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EF4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EF4CE | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE5CC
Deuteranopia (green-blind)
#D5D4D1
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #4ef4ce; /* rgb */ color: rgb(78, 244, 206); /* oklch */ color: oklch(87.3% 0.146 174.1);
Tailwind
colors: {
custom: {
50: '#93f8dc',
500: '#4ef4ce',
950: '#000000',
},
}SCSS
$custom: #4ef4ce; $custom-light: #93f8dc; $custom-dark: #000000;
JSON
{
"hex": "#4ef4ce",
"rgb": {
"r": 78,
"g": 244,
"b": 206
},
"hsl": {
"h": 166.265,
"s": 88.298,
"l": 63.137
},
"oklch": {
"l": 0.87279,
"c": 0.1459,
"h": 174.1
},
"luminance": 0.70777
}Semantic roles & 50–950 ramp
primary
#4EF4CE
secondary
#BA2C4D
accent
#0135E5
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1715
muted
#808584