#4DFFD2#4DFFD2
#4DFFD2 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.0% C 0.156 H 171.9°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFFD2 |
|---|---|
| RGB | rgb(77, 255, 210) |
| HSL | hsl(165, 100%, 65%) |
| HSV | hsv(165, 70%, 100%) |
| CMYK | cmyk(69.8%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(90.66, -54.93, 8.61) |
| CIE-LCH | lch(90.66, 55.60, 171.09°) |
| OKLab | oklab(89.99% -0.1544 0.0219) |
| OKLCH | oklch(89.99% 0.156 171.9) |
| XYZ | xyz(50.4474, 77.7451, 73.3079) |
| Luminance | 0.7775 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.50
Aquamarine
#7FFFD4
ΔE00 3.24
Light Turquoise
#7EF4CC
ΔE00 4.17
Light Aquamarine
#7BFDC7
ΔE00 4.28
Light Aqua
#8CFFDB
ΔE00 4.58
Aqua Marine
#2EE8BB
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFFD2 #FF4D7A
analogous
#4DFF79 #4DFFD2 #4DD3FF
triadic
#4DFFD2 #D24DFF #FFD24D
tetradic
#4DFFD2 #794DFF #FF4D7A #D3FF4D
square
#4DFFD2 #794DFF #FF4D7A #D3FF4D
split-complementary
#4DFFD2 #FF4DD3 #FF794D
monochromatic
#00D29D #10FFC3 #4DFFD2 #8AFFE1 #C7FFF1
Accessibility & contrast
On white
1.27
#4DFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#4DFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFFD2
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFFD2 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EED0
Deuteranopia (green-blind)
#DFDDD5
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #4dffd2; /* rgb */ color: rgb(77, 255, 210); /* oklch */ color: oklch(90.0% 0.156 171.9);
Tailwind
colors: {
custom: {
50: '#95ffdf',
500: '#4dffd2',
950: '#000000',
},
}SCSS
$custom: #4dffd2; $custom-light: #95ffdf; $custom-dark: #000000;
JSON
{
"hex": "#4dffd2",
"rgb": {
"r": 77,
"g": 255,
"b": 210
},
"hsl": {
"h": 164.831,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.89993,
"c": 0.15592,
"h": 171.9
},
"luminance": 0.77751
}Semantic roles & 50–950 ramp
primary
#4DFFD2
secondary
#CC244F
accent
#003AE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684