#4DFFDF#4DFFDF
#4DFFDF is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.3% C 0.149 H 177.9°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFFDF |
|---|---|
| RGB | rgb(77, 255, 223) |
| HSL | hsl(169, 100%, 65%) |
| HSV | hsv(169, 70%, 100%) |
| CMYK | cmyk(69.8%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(90.97, -51.79, 2.33) |
| CIE-LCH | lch(90.97, 51.85, 177.42°) |
| OKLab | oklab(90.35% -0.1486 0.0054) |
| OKLCH | oklch(90.35% 0.149 177.9) |
| XYZ | xyz(52.1333, 78.4194, 82.1866) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.44
Aqua (survey)
#13EAC9
ΔE00 4.82
Light Aqua
#8CFFDB
ΔE00 4.83
Aquamarine
#7FFFD4
ΔE00 4.87
Bright Teal
#01F9C6
ΔE00 5.15
Bright Aqua
#0BF9EA
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFFDF #FF4D6D
analogous
#4DFF86 #4DFFDF #4DC6FF
triadic
#4DFFDF #DF4DFF #FFDF4D
tetradic
#4DFFDF #864DFF #FF4D6D #C6FF4D
square
#4DFFDF #864DFF #FF4D6D #C6FF4D
split-complementary
#4DFFDF #FF4DC6 #FF864D
monochromatic
#00D2AC #10FFD4 #4DFFDF #8AFFEA #C7FFF5
Accessibility & contrast
On white
1.26
#4DFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#4DFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFFDF
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFFDF | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DE
Deuteranopia (green-blind)
#DDDEE2
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #4dffdf; /* rgb */ color: rgb(77, 255, 223); /* oklch */ color: oklch(90.3% 0.149 177.9);
Tailwind
colors: {
custom: {
50: '#96ffe8',
500: '#4dffdf',
950: '#000000',
},
}SCSS
$custom: #4dffdf; $custom-light: #96ffe8; $custom-dark: #000000;
JSON
{
"hex": "#4dffdf",
"rgb": {
"r": 77,
"g": 255,
"b": 223
},
"hsl": {
"h": 169.213,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.90347,
"c": 0.14873,
"h": 177.9
},
"luminance": 0.78425
}Semantic roles & 50–950 ramp
primary
#4DFFDF
secondary
#CC2442
accent
#0029E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1816
muted
#808684