#4ED8C8#4ED8C8
#4ED8C8 is a light, vivid teal. Relative luminance 0.549; OKLCH L 80.4% C 0.120 H 184.3°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #4ED8C8 |
|---|---|
| RGB | rgb(78, 216, 200) |
| HSL | hsl(173, 64%, 58%) |
| HSV | hsv(173, 64%, 85%) |
| CMYK | cmyk(63.9%, 0%, 7.4%, 15.3%) |
| CIE-LAB | lab(78.98, -40.68, -3.09) |
| CIE-LCH | lch(78.98, 40.80, 184.34°) |
| OKLab | oklab(80.39% -0.1199 -0.009) |
| OKLCH | oklch(80.39% 0.12 184.3) |
| XYZ | xyz(38.1183, 54.8974, 63.2197) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.02
Mediumturquoise
#48D1CC
ΔE00 4.04
Seafoam Blue
#78D1B6
ΔE00 6.10
Aqua (survey)
#13EAC9
ΔE00 6.32
Turquoise (survey)
#06C2AC
ΔE00 6.58
Aquamarine (survey)
#04D8B2
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ED8C8 #D84E5E
analogous
#4ED883 #4ED8C8 #4EA3D8
triadic
#4ED8C8 #C84ED8 #D8C84E
tetradic
#4ED8C8 #834ED8 #D84E5E #A3D84E
square
#4ED8C8 #834ED8 #D84E5E #A3D84E
split-complementary
#4ED8C8 #D84EA3 #D8834E
monochromatic
#1F8D80 #2ABFAE #4ED8C8 #80E3D8 #B2EEE7
Accessibility & contrast
On white
1.75
#4ED8C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#4ED8C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ED8C8
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ED8C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ED8C8 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC7
Deuteranopia (green-blind)
#B9BDCA
Tritanopia (blue-blind)
#00DCD3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #4ed8c8; /* rgb */ color: rgb(78, 216, 200); /* oklch */ color: oklch(80.4% 0.120 184.3);
Tailwind
colors: {
custom: {
50: '#8fe4d8',
500: '#4ed8c8',
950: '#000000',
},
}SCSS
$custom: #4ed8c8; $custom-light: #8fe4d8; $custom-dark: #000000;
JSON
{
"hex": "#4ed8c8",
"rgb": {
"r": 78,
"g": 216,
"b": 200
},
"hsl": {
"h": 173.043,
"s": 63.889,
"l": 57.647
},
"oklch": {
"l": 0.8039,
"c": 0.12024,
"h": 184.3
},
"luminance": 0.54902
}Semantic roles & 50–950 ramp
primary
#4ED8C8
secondary
#923842
accent
#4154E7
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0E1614
muted
#7F8483