#4EFFD9#4EFFD9
#4EFFD9 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.151 H 175.0°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFFD9 |
|---|---|
| RGB | rgb(78, 255, 217) |
| HSL | hsl(167, 100%, 65%) |
| HSV | hsv(167, 69%, 100%) |
| CMYK | cmyk(69.4%, 0%, 14.9%, 0%) |
| CIE-LAB | lab(90.85, -53.13, 5.26) |
| CIE-LCH | lch(90.85, 53.39, 174.35°) |
| OKLab | oklab(90.2% -0.1509 0.0131) |
| OKLCH | oklch(90.2% 0.151 175) |
| XYZ | xyz(51.4200, 78.1435, 78.0054) |
| Luminance | 0.7815 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 3.75
Aquamarine
#7FFFD4
ΔE00 3.79
Light Aqua
#8CFFDB
ΔE00 4.37
Light Turquoise
#7EF4CC
ΔE00 4.48
Aqua (survey)
#13EAC9
ΔE00 4.87
Tiffany Blue
#7BF2DA
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFFD9 #FF4E74
analogous
#4EFF81 #4EFFD9 #4ECCFF
triadic
#4EFFD9 #D94EFF #FFD94E
tetradic
#4EFFD9 #814EFF #FF4E74 #CCFF4E
square
#4EFFD9 #814EFF #FF4E74 #CCFF4E
split-complementary
#4EFFD9 #FF4ECC #FF814E
monochromatic
#00D3A5 #11FFCC #4EFFD9 #8BFFE6 #C8FFF3
Accessibility & contrast
On white
1.26
#4EFFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#4EFFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFFD9
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFFD9 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD7
Deuteranopia (green-blind)
#DEDDDC
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #4effd9; /* rgb */ color: rgb(78, 255, 217); /* oklch */ color: oklch(90.2% 0.151 175.0);
Tailwind
colors: {
custom: {
50: '#96ffe4',
500: '#4effd9',
950: '#000000',
},
}SCSS
$custom: #4effd9; $custom-light: #96ffe4; $custom-dark: #000000;
JSON
{
"hex": "#4effd9",
"rgb": {
"r": 78,
"g": 255,
"b": 217
},
"hsl": {
"h": 167.119,
"s": 100,
"l": 65.294
},
"oklch": {
"l": 0.90201,
"c": 0.15146,
"h": 175
},
"luminance": 0.78149
}Semantic roles & 50–950 ramp
primary
#4EFFD9
secondary
#CD2448
accent
#0031E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684