#4DFFDB#4DFFDB
#4DFFDB is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.2% C 0.151 H 176.0°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFFDB |
|---|---|
| RGB | rgb(77, 255, 219) |
| HSL | hsl(168, 100%, 65%) |
| HSV | hsv(168, 70%, 100%) |
| CMYK | cmyk(69.8%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(90.87, -52.77, 4.26) |
| CIE-LCH | lch(90.87, 52.95, 175.38°) |
| OKLab | oklab(90.24% -0.1504 0.0105) |
| OKLCH | oklch(90.24% 0.151 176) |
| XYZ | xyz(51.6004, 78.2062, 79.3799) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 4.13
Bright Teal
#01F9C6
ΔE00 4.18
Light Aqua
#8CFFDB
ΔE00 4.49
Light Turquoise
#7EF4CC
ΔE00 4.74
Aqua (survey)
#13EAC9
ΔE00 4.78
Tiffany Blue
#7BF2DA
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFFDB #FF4D71
analogous
#4DFF82 #4DFFDB #4DCAFF
triadic
#4DFFDB #DB4DFF #FFDB4D
tetradic
#4DFFDB #824DFF #FF4D71 #CAFF4D
square
#4DFFDB #824DFF #FF4D71 #CAFF4D
split-complementary
#4DFFDB #FF4DCA #FF824D
monochromatic
#00D2A7 #10FFCF #4DFFDB #8AFFE7 #C7FFF4
Accessibility & contrast
On white
1.26
#4DFFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#4DFFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFFDB
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFFDB | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD9
Deuteranopia (green-blind)
#DDDEDE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #4dffdb; /* rgb */ color: rgb(77, 255, 219); /* oklch */ color: oklch(90.2% 0.151 176.0);
Tailwind
colors: {
custom: {
50: '#95ffe6',
500: '#4dffdb',
950: '#000000',
},
}SCSS
$custom: #4dffdb; $custom-light: #95ffe6; $custom-dark: #000000;
JSON
{
"hex": "#4dffdb",
"rgb": {
"r": 77,
"g": 255,
"b": 219
},
"hsl": {
"h": 167.865,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.90235,
"c": 0.15075,
"h": 176
},
"luminance": 0.78212
}Semantic roles & 50–950 ramp
primary
#4DFFDB
secondary
#CC2446
accent
#002EE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684