#4EF5CD#4EF5CD
#4EF5CD is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.5% C 0.148 H 173.2°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #4EF5CD |
|---|---|
| RGB | rgb(78, 245, 205) |
| HSL | hsl(166, 89%, 63%) |
| HSV | hsv(166, 68%, 96%) |
| CMYK | cmyk(68.2%, 0%, 16.3%, 3.9%) |
| CIE-LAB | lab(87.64, -51.89, 6.87) |
| CIE-LCH | lch(87.64, 52.34, 172.46°) |
| OKLab | oklab(87.49% -0.1466 0.0174) |
| OKLCH | oklch(87.49% 0.148 173.2) |
| XYZ | xyz(46.8082, 71.3270, 69.0463) |
| Luminance | 0.7133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.93
Aqua Marine
#2EE8BB
ΔE00 3.45
Aqua (survey)
#13EAC9
ΔE00 3.51
Light Turquoise
#7EF4CC
ΔE00 3.51
Aquamarine
#7FFFD4
ΔE00 3.92
Light Aqua
#8CFFDB
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EF5CD #F54E76
analogous
#4EF579 #4EF5CD #4EC9F5
triadic
#4EF5CD #CD4EF5 #F5CD4E
tetradic
#4EF5CD #794EF5 #F54E76 #C9F54E
square
#4EF5CD #794EF5 #F54E76 #C9F54E
split-complementary
#4EF5CD #F54EC9 #F5794E
monochromatic
#0BBE93 #14F2BD #4EF5CD #88F8DD #C2FCEE
Accessibility & contrast
On white
1.38
#4EF5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#4EF5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EF5CD
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EF5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EF5CD | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5CB
Deuteranopia (green-blind)
#D6D5D0
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #4ef5cd; /* rgb */ color: rgb(78, 245, 205); /* oklch */ color: oklch(87.5% 0.148 173.2);
Tailwind
colors: {
custom: {
50: '#94f9dc',
500: '#4ef5cd',
950: '#000000',
},
}SCSS
$custom: #4ef5cd; $custom-light: #94f9dc; $custom-dark: #000000;
JSON
{
"hex": "#4ef5cd",
"rgb": {
"r": 78,
"g": 245,
"b": 205
},
"hsl": {
"h": 165.629,
"s": 89.305,
"l": 63.333
},
"oklch": {
"l": 0.87492,
"c": 0.14759,
"h": 173.2
},
"luminance": 0.71332
}Semantic roles & 50–950 ramp
primary
#4EF5CD
secondary
#BC2B4E
accent
#0037E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1715
muted
#808584