#4DFFD0#4DFFD0
#4DFFD0 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 89.9% C 0.157 H 171.1°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFFD0 |
|---|---|
| RGB | rgb(77, 255, 208) |
| HSL | hsl(164, 100%, 65%) |
| HSV | hsv(164, 70%, 100%) |
| CMYK | cmyk(69.8%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(90.62, -55.40, 9.58) |
| CIE-LCH | lch(90.62, 56.22, 170.19°) |
| OKLab | oklab(89.94% -0.1553 0.0244) |
| OKLCH | oklch(89.94% 0.157 171.1) |
| XYZ | xyz(50.1998, 77.6460, 72.0038) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.29
Aquamarine
#7FFFD4
ΔE00 3.23
Light Aquamarine
#7BFDC7
ΔE00 3.95
Light Turquoise
#7EF4CC
ΔE00 4.19
Light Aqua
#8CFFDB
ΔE00 4.74
Aqua Marine
#2EE8BB
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFFD0 #FF4D7C
analogous
#4DFF77 #4DFFD0 #4DD5FF
triadic
#4DFFD0 #D04DFF #FFD04D
tetradic
#4DFFD0 #774DFF #FF4D7C #D5FF4D
square
#4DFFD0 #774DFF #FF4D7C #D5FF4D
split-complementary
#4DFFD0 #FF4DD5 #FF774D
monochromatic
#00D29A #10FFC0 #4DFFD0 #8AFFE0 #C7FFF0
Accessibility & contrast
On white
1.27
#4DFFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#4DFFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFFD0
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFFD0 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECE
Deuteranopia (green-blind)
#E0DDD3
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #4dffd0; /* rgb */ color: rgb(77, 255, 208); /* oklch */ color: oklch(89.9% 0.157 171.1);
Tailwind
colors: {
custom: {
50: '#95ffde',
500: '#4dffd0',
950: '#000000',
},
}SCSS
$custom: #4dffd0; $custom-light: #95ffde; $custom-dark: #000000;
JSON
{
"hex": "#4dffd0",
"rgb": {
"r": 77,
"g": 255,
"b": 208
},
"hsl": {
"h": 164.157,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.89941,
"c": 0.15718,
"h": 171.1
},
"luminance": 0.77652
}Semantic roles & 50–950 ramp
primary
#4DFFD0
secondary
#CC2450
accent
#003DE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684