#4EEED9#4EEED9
#4EEED9 is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.2% C 0.135 H 182.6°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #4EEED9 |
|---|---|
| RGB | rgb(78, 238, 217) |
| HSL | hsl(172, 82%, 62%) |
| HSV | hsv(172, 67%, 93%) |
| CMYK | cmyk(67.2%, 0%, 8.8%, 6.7%) |
| CIE-LAB | lab(85.89, -45.96, -1.95) |
| CIE-LCH | lch(85.89, 46.00, 182.43°) |
| OKLab | oklab(86.16% -0.1344 -0.006) |
| OKLCH | oklch(86.16% 0.135 182.6) |
| XYZ | xyz(46.2349, 67.7733, 76.2770) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.39
Turquoise
#40E0D0
ΔE00 3.41
Bright Aqua
#0BF9EA
ΔE00 3.58
Aqua (survey)
#13EAC9
ΔE00 3.98
Bright Turquoise
#0FFEF9
ΔE00 6.40
Light Turquoise
#7EF4CC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EEED9 #EE4E63
analogous
#4EEE89 #4EEED9 #4EB3EE
triadic
#4EEED9 #D94EEE #EED94E
tetradic
#4EEED9 #894EEE #EE4E63 #B3EE4E
square
#4EEED9 #894EEE #EE4E63 #B3EE4E
split-complementary
#4EEED9 #EE4EB3 #EE894E
monochromatic
#11B19C #16E8CD #4EEED9 #86F3E5 #BEF9F1
Accessibility & contrast
On white
1.44
#4EEED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#4EEED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EEED9
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EEED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EEED9 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1D8
Deuteranopia (green-blind)
#CCD0DB
Tritanopia (blue-blind)
#00F3E7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #4eeed9; /* rgb */ color: rgb(78, 238, 217); /* oklch */ color: oklch(86.2% 0.135 182.6);
Tailwind
colors: {
custom: {
50: '#93f4e4',
500: '#4eeed9',
950: '#000000',
},
}SCSS
$custom: #4eeed9; $custom-light: #93f4e4; $custom-dark: #000000;
JSON
{
"hex": "#4eeed9",
"rgb": {
"r": 78,
"g": 238,
"b": 217
},
"hsl": {
"h": 172.125,
"s": 82.474,
"l": 61.961
},
"oklch": {
"l": 0.86162,
"c": 0.13453,
"h": 182.6
},
"luminance": 0.67779
}Semantic roles & 50–950 ramp
primary
#4EEED9
secondary
#B12F40
accent
#0723DF
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584