#4DFFEC#4DFFEC
#4DFFEC is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.7% C 0.143 H 184.5°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFFEC |
|---|---|
| RGB | rgb(77, 255, 236) |
| HSL | hsl(174, 100%, 65%) |
| HSV | hsv(174, 70%, 100%) |
| CMYK | cmyk(69.8%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(91.30, -48.51, -3.92) |
| CIE-LCH | lch(91.30, 48.67, 184.62°) |
| OKLab | oklab(90.73% -0.143 -0.0114) |
| OKLCH | oklch(90.73% 0.143 184.5) |
| XYZ | xyz(53.9537, 79.1476, 91.7741) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.30
Bright Turquoise
#0FFEF9
ΔE00 4.48
Tiffany Blue
#7BF2DA
ΔE00 4.72
Aqua
#00FFFF
ΔE00 5.97
Bright Cyan
#41FDFE
ΔE00 6.28
Aqua (survey)
#13EAC9
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFFEC #FF4D60
analogous
#4DFF93 #4DFFEC #4DB9FF
triadic
#4DFFEC #EC4DFF #FFEC4D
tetradic
#4DFFEC #934DFF #FF4D60 #B9FF4D
square
#4DFFEC #934DFF #FF4D60 #B9FF4D
split-complementary
#4DFFEC #FF4DB9 #FF934D
monochromatic
#00D2BB #10FFE5 #4DFFEC #8AFFF3 #C7FFF9
Accessibility & contrast
On white
1.25
#4DFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#4DFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFFEC
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFFEC | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EB
Deuteranopia (green-blind)
#D9DEEE
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #4dffec; /* rgb */ color: rgb(77, 255, 236); /* oklch */ color: oklch(90.7% 0.143 184.5);
Tailwind
colors: {
custom: {
50: '#96fff2',
500: '#4dffec',
950: '#000000',
},
}SCSS
$custom: #4dffec; $custom-light: #96fff2; $custom-dark: #000000;
JSON
{
"hex": "#4dffec",
"rgb": {
"r": 77,
"g": 255,
"b": 236
},
"hsl": {
"h": 173.596,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.90725,
"c": 0.14343,
"h": 184.5
},
"luminance": 0.79154
}Semantic roles & 50–950 ramp
primary
#4DFFEC
secondary
#CC2436
accent
#0018E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1816
muted
#808685