#4EECDA#4EECDA
#4EECDA is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.7% C 0.132 H 184.2°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #4EECDA |
|---|---|
| RGB | rgb(78, 236, 218) |
| HSL | hsl(173, 81%, 62%) |
| HSV | hsv(173, 67%, 93%) |
| CMYK | cmyk(66.9%, 0%, 7.6%, 7.5%) |
| CIE-LAB | lab(85.34, -44.84, -3.29) |
| CIE-LCH | lch(85.34, 44.96, 184.20°) |
| OKLab | oklab(85.72% -0.132 -0.0096) |
| OKLCH | oklch(85.72% 0.132 184.2) |
| XYZ | xyz(45.7863, 66.6674, 76.7711) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.78
Bright Aqua
#0BF9EA
ΔE00 3.46
Tiffany Blue
#7BF2DA
ΔE00 3.88
Aqua (survey)
#13EAC9
ΔE00 4.71
Bright Turquoise
#0FFEF9
ΔE00 5.94
Aqua
#00FFFF
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EECDA #EC4E60
analogous
#4EEC8B #4EECDA #4EAFEC
triadic
#4EECDA #DA4EEC #ECDA4E
tetradic
#4EECDA #8B4EEC #EC4E60 #AFEC4E
square
#4EECDA #8B4EEC #EC4E60 #AFEC4E
split-complementary
#4EECDA #EC4EAF #EC8B4E
monochromatic
#13AD9B #19E4CD #4EECDA #85F2E6 #BDF8F1
Accessibility & contrast
On white
1.46
#4EECDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#4EECDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EECDA
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EECDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EECDA | 1.00 | 1.46 | 14.33 | 14.33 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD9
Deuteranopia (green-blind)
#CACEDC
Tritanopia (blue-blind)
#00F1E6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #4eecda; /* rgb */ color: rgb(78, 236, 218); /* oklch */ color: oklch(85.7% 0.132 184.2);
Tailwind
colors: {
custom: {
50: '#93f3e5',
500: '#4eecda',
950: '#000000',
},
}SCSS
$custom: #4eecda; $custom-light: #93f3e5; $custom-dark: #000000;
JSON
{
"hex": "#4eecda",
"rgb": {
"r": 78,
"g": 236,
"b": 218
},
"hsl": {
"h": 173.165,
"s": 80.612,
"l": 61.569
},
"oklch": {
"l": 0.85717,
"c": 0.13236,
"h": 184.2
},
"luminance": 0.66673
}Semantic roles & 50–950 ramp
primary
#4EECDA
secondary
#AE303F
accent
#0921DD
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584