#4EE4E6#4EE4E6
#4EE4E6 is a very light, vivid teal. Relative luminance 0.628; OKLCH L 84.2% C 0.124 H 196.3°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #4EE4E6 |
|---|---|
| RGB | rgb(78, 228, 230) |
| HSL | hsl(181, 75%, 60%) |
| HSV | hsv(181, 66%, 90%) |
| CMYK | cmyk(66.1%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(83.34, -38.05, -12.58) |
| CIE-LCH | lch(83.34, 40.07, 198.29°) |
| OKLab | oklab(84.21% -0.119 -0.0349) |
| OKLCH | oklch(84.21% 0.124 196.3) |
| XYZ | xyz(45.1618, 62.8145, 84.5918) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.41
Mediumturquoise
#48D1CC
ΔE00 5.14
Bright Cyan
#41FDFE
ΔE00 5.39
Aqua Blue
#02D8E9
ΔE00 5.57
Darkturquoise
#00CED1
ΔE00 5.67
Robin'S Egg
#6DEDFD
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EE4E6 #E6504E
analogous
#4EE69C #4EE4E6 #4E98E6
triadic
#4EE4E6 #E64EE4 #E4E64E
tetradic
#4EE4E6 #9C4EE6 #E6504E #98E64E
square
#4EE4E6 #9C4EE6 #E6504E #98E64E
split-complementary
#4EE4E6 #E64E98 #E69C4E
monochromatic
#17A1A3 #1FD6D8 #4EE4E6 #84ECEE #B9F4F5
Accessibility & contrast
On white
1.55
#4EE4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#4EE4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EE4E6
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EE4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EE4E6 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E6
Deuteranopia (green-blind)
#BEC8E7
Tritanopia (blue-blind)
#00EBE4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #4ee4e6; /* rgb */ color: rgb(78, 228, 230); /* oklch */ color: oklch(84.2% 0.124 196.3);
Tailwind
colors: {
custom: {
50: '#93eded',
500: '#4ee4e6',
950: '#000000',
},
}SCSS
$custom: #4ee4e6; $custom-light: #93eded; $custom-dark: #000000;
JSON
{
"hex": "#4ee4e6",
"rgb": {
"r": 78,
"g": 228,
"b": 230
},
"hsl": {
"h": 180.789,
"s": 75.248,
"l": 60.392
},
"oklch": {
"l": 0.84212,
"c": 0.12403,
"h": 196.3
},
"luminance": 0.6282
}Semantic roles & 50–950 ramp
primary
#4EE4E6
secondary
#A53533
accent
#110ED7
background
#FCFFFE
surface
#F5FEFD
border
#CFD6D5
text
#0F1616
muted
#808584