#4DFFCF#4DFFCF
#4DFFCF is a very light, vivid teal. Relative luminance 0.776; OKLCH L 89.9% C 0.158 H 170.6°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFFCF |
|---|---|
| RGB | rgb(77, 255, 207) |
| HSL | hsl(164, 100%, 65%) |
| HSV | hsv(164, 70%, 100%) |
| CMYK | cmyk(69.8%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(90.60, -55.63, 10.06) |
| CIE-LCH | lch(90.60, 56.53, 169.75°) |
| OKLab | oklab(89.92% -0.1557 0.0257) |
| OKLCH | oklch(89.92% 0.158 170.6) |
| XYZ | xyz(50.0772, 77.5970, 71.3579) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.22
Aquamarine
#7FFFD4
ΔE00 3.25
Light Aquamarine
#7BFDC7
ΔE00 3.79
Light Turquoise
#7EF4CC
ΔE00 4.23
Light Aqua
#8CFFDB
ΔE00 4.83
Greenish Cyan
#2AFEB7
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFFCF #FF4D7D
analogous
#4DFF76 #4DFFCF #4DD6FF
triadic
#4DFFCF #CF4DFF #FFCF4D
tetradic
#4DFFCF #764DFF #FF4D7D #D6FF4D
square
#4DFFCF #764DFF #FF4D7D #D6FF4D
split-complementary
#4DFFCF #FF4DD6 #FF764D
monochromatic
#00D299 #10FFBE #4DFFCF #8AFFE0 #C7FFF0
Accessibility & contrast
On white
1.27
#4DFFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#4DFFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFFCF
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFFCF | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECD
Deuteranopia (green-blind)
#E0DDD2
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #4dffcf; /* rgb */ color: rgb(77, 255, 207); /* oklch */ color: oklch(89.9% 0.158 170.6);
Tailwind
colors: {
custom: {
50: '#95ffdd',
500: '#4dffcf',
950: '#000000',
},
}SCSS
$custom: #4dffcf; $custom-light: #95ffdd; $custom-dark: #000000;
JSON
{
"hex": "#4dffcf",
"rgb": {
"r": 77,
"g": 255,
"b": 207
},
"hsl": {
"h": 163.82,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.89915,
"c": 0.15782,
"h": 170.6
},
"luminance": 0.77603
}Semantic roles & 50–950 ramp
primary
#4DFFCF
secondary
#CC2451
accent
#003EE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684