#4DFFED#4DFFED
#4DFFED is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.8% C 0.143 H 185.1°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFFED |
|---|---|
| RGB | rgb(77, 255, 237) |
| HSL | hsl(174, 100%, 65%) |
| HSV | hsv(174, 70%, 100%) |
| CMYK | cmyk(69.8%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(91.33, -48.25, -4.40) |
| CIE-LCH | lch(91.33, 48.45, 185.21°) |
| OKLab | oklab(90.76% -0.1425 -0.0127) |
| OKLCH | oklch(90.76% 0.143 185.1) |
| XYZ | xyz(54.0994, 79.2058, 92.5414) |
| Luminance | 0.7921 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.17
Bright Turquoise
#0FFEF9
ΔE00 4.19
Tiffany Blue
#7BF2DA
ΔE00 4.86
Aqua
#00FFFF
ΔE00 5.67
Bright Cyan
#41FDFE
ΔE00 5.97
Turquoise
#40E0D0
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFFED #FF4D5F
analogous
#4DFF94 #4DFFED #4DB8FF
triadic
#4DFFED #ED4DFF #FFED4D
tetradic
#4DFFED #944DFF #FF4D5F #B8FF4D
square
#4DFFED #944DFF #FF4D5F #B8FF4D
split-complementary
#4DFFED #FF4DB8 #FF944D
monochromatic
#00D2BC #10FFE7 #4DFFED #8AFFF3 #C7FFF9
Accessibility & contrast
On white
1.25
#4DFFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#4DFFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFFED
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFFED | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EC
Deuteranopia (green-blind)
#D9DEEF
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #4dffed; /* rgb */ color: rgb(77, 255, 237); /* oklch */ color: oklch(90.8% 0.143 185.1);
Tailwind
colors: {
custom: {
50: '#96fff2',
500: '#4dffed',
950: '#000000',
},
}SCSS
$custom: #4dffed; $custom-light: #96fff2; $custom-dark: #000000;
JSON
{
"hex": "#4dffed",
"rgb": {
"r": 77,
"g": 255,
"b": 237
},
"hsl": {
"h": 173.933,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.90755,
"c": 0.14311,
"h": 185.1
},
"luminance": 0.79212
}Semantic roles & 50–950 ramp
primary
#4DFFED
secondary
#CC2435
accent
#0017E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1817
muted
#808685