#4EE5E7#4EE5E7
#4EE5E7 is a very light, vivid teal. Relative luminance 0.634; OKLCH L 84.5% C 0.125 H 196.3°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #4EE5E7 |
|---|---|
| RGB | rgb(78, 229, 231) |
| HSL | hsl(181, 76%, 61%) |
| HSV | hsv(181, 66%, 91%) |
| CMYK | cmyk(66.2%, 0.9%, 0%, 9.4%) |
| CIE-LAB | lab(83.66, -38.23, -12.63) |
| CIE-LCH | lch(83.66, 40.26, 198.28°) |
| OKLab | oklab(84.48% -0.1196 -0.035) |
| OKLCH | oklch(84.48% 0.125 196.3) |
| XYZ | xyz(45.5786, 63.4227, 85.4255) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.20
Bright Cyan
#41FDFE
ΔE00 5.17
Mediumturquoise
#48D1CC
ΔE00 5.34
Aqua Blue
#02D8E9
ΔE00 5.69
Aqua
#00FFFF
ΔE00 5.86
Darkturquoise
#00CED1
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EE5E7 #E7504E
analogous
#4EE79C #4EE5E7 #4E99E7
triadic
#4EE5E7 #E74EE5 #E5E74E
tetradic
#4EE5E7 #9C4EE7 #E7504E #99E74E
square
#4EE5E7 #9C4EE7 #E7504E #99E74E
split-complementary
#4EE5E7 #E74E99 #E79C4E
monochromatic
#16A2A4 #1ED8DA #4EE5E7 #84EDEE #BAF5F6
Accessibility & contrast
On white
1.53
#4EE5E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#4EE5E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EE5E7
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EE5E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EE5E7 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE7
Deuteranopia (green-blind)
#BFC9E8
Tritanopia (blue-blind)
#00ECE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #4ee5e7; /* rgb */ color: rgb(78, 229, 231); /* oklch */ color: oklch(84.5% 0.125 196.3);
Tailwind
colors: {
custom: {
50: '#93edee',
500: '#4ee5e7',
950: '#000000',
},
}SCSS
$custom: #4ee5e7; $custom-light: #93edee; $custom-dark: #000000;
JSON
{
"hex": "#4ee5e7",
"rgb": {
"r": 78,
"g": 229,
"b": 231
},
"hsl": {
"h": 180.784,
"s": 76.119,
"l": 60.588
},
"oklch": {
"l": 0.84481,
"c": 0.12461,
"h": 196.3
},
"luminance": 0.63428
}Semantic roles & 50–950 ramp
primary
#4EE5E7
secondary
#A63433
accent
#100DD8
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585