#4EE0E6#4EE0E6
#4EE0E6 is a very light, vivid teal. Relative luminance 0.606; OKLCH L 83.3% C 0.122 H 199.0°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #4EE0E6 |
|---|---|
| RGB | rgb(78, 224, 230) |
| HSL | hsl(182, 75%, 60%) |
| HSV | hsv(182, 66%, 90%) |
| CMYK | cmyk(66.1%, 2.6%, 0%, 9.8%) |
| CIE-LAB | lab(82.18, -36.20, -14.31) |
| CIE-LCH | lch(82.18, 38.93, 201.57°) |
| OKLab | oklab(83.27% -0.1151 -0.0397) |
| OKLCH | oklch(83.27% 0.122 199) |
| XYZ | xyz(44.0742, 60.6392, 84.2293) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.06
Darkturquoise
#00CED1
ΔE00 5.14
Robin'S Egg
#6DEDFD
ΔE00 5.17
Bright Light Blue
#26F7FD
ΔE00 5.21
Mediumturquoise
#48D1CC
ΔE00 5.32
Bright Cyan
#41FDFE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EE0E6 #E6544E
analogous
#4EE6A0 #4EE0E6 #4E94E6
triadic
#4EE0E6 #E64EE0 #E0E64E
tetradic
#4EE0E6 #A04EE6 #E6544E #94E64E
square
#4EE0E6 #A04EE6 #E6544E #94E64E
split-complementary
#4EE0E6 #E64E94 #E6A04E
monochromatic
#179DA3 #1FD1D8 #4EE0E6 #84E9EE #B9F3F5
Accessibility & contrast
On white
1.60
#4EE0E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#4EE0E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EE0E6
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EE0E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EE0E6 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E7
Deuteranopia (green-blind)
#BAC5E7
Tritanopia (blue-blind)
#00E8E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #4ee0e6; /* rgb */ color: rgb(78, 224, 230); /* oklch */ color: oklch(83.3% 0.122 199.0);
Tailwind
colors: {
custom: {
50: '#93eaed',
500: '#4ee0e6',
950: '#000000',
},
}SCSS
$custom: #4ee0e6; $custom-light: #93eaed; $custom-dark: #000000;
JSON
{
"hex": "#4ee0e6",
"rgb": {
"r": 78,
"g": 224,
"b": 230
},
"hsl": {
"h": 182.368,
"s": 75.248,
"l": 60.392
},
"oklch": {
"l": 0.83272,
"c": 0.12174,
"h": 199
},
"luminance": 0.60644
}Semantic roles & 50–950 ramp
primary
#4EE0E6
secondary
#A53833
accent
#160ED7
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484