#4EFFD8#4EFFD8
#4EFFD8 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.152 H 174.6°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #4EFFD8 |
|---|---|
| RGB | rgb(78, 255, 216) |
| HSL | hsl(167, 100%, 65%) |
| HSV | hsv(167, 69%, 100%) |
| CMYK | cmyk(69.4%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(90.82, -53.37, 5.74) |
| CIE-LCH | lch(90.82, 53.68, 173.86°) |
| OKLab | oklab(90.17% -0.1513 0.0144) |
| OKLCH | oklch(90.17% 0.152 174.6) |
| XYZ | xyz(51.2903, 78.0916, 77.3225) |
| Luminance | 0.7810 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 3.54
Aquamarine
#7FFFD4
ΔE00 3.65
Light Aqua
#8CFFDB
ΔE00 4.35
Light Turquoise
#7EF4CC
ΔE00 4.39
Aqua (survey)
#13EAC9
ΔE00 4.93
Tiffany Blue
#7BF2DA
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EFFD8 #FF4E75
analogous
#4EFF80 #4EFFD8 #4ECDFF
triadic
#4EFFD8 #D84EFF #FFD84E
tetradic
#4EFFD8 #804EFF #FF4E75 #CDFF4E
square
#4EFFD8 #804EFF #FF4E75 #CDFF4E
split-complementary
#4EFFD8 #FF4ECD #FF804E
monochromatic
#00D3A4 #11FFCB #4EFFD8 #8BFFE5 #C8FFF3
Accessibility & contrast
On white
1.26
#4EFFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#4EFFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EFFD8
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EFFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EFFD8 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD6
Deuteranopia (green-blind)
#DEDDDB
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #4effd8; /* rgb */ color: rgb(78, 255, 216); /* oklch */ color: oklch(90.2% 0.152 174.6);
Tailwind
colors: {
custom: {
50: '#96ffe4',
500: '#4effd8',
950: '#000000',
},
}SCSS
$custom: #4effd8; $custom-light: #96ffe4; $custom-dark: #000000;
JSON
{
"hex": "#4effd8",
"rgb": {
"r": 78,
"g": 255,
"b": 216
},
"hsl": {
"h": 166.78,
"s": 100,
"l": 65.294
},
"oklch": {
"l": 0.90174,
"c": 0.15202,
"h": 174.6
},
"luminance": 0.78098
}Semantic roles & 50–950 ramp
primary
#4EFFD8
secondary
#CD2449
accent
#0033E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684