#4DFFA8#4DFFA8
#4DFFA8 is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.0% C 0.188 H 157.2°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFFA8 |
|---|---|
| RGB | rgb(77, 255, 168) |
| HSL | hsl(151, 100%, 65%) |
| HSV | hsv(151, 70%, 100%) |
| CMYK | cmyk(69.8%, 0%, 34.1%, 0%) |
| CIE-LAB | lab(89.82, -63.90, 28.90) |
| CIE-LCH | lch(89.82, 70.13, 155.66°) |
| OKLab | oklab(89.03% -0.1731 0.0728) |
| OKLCH | oklch(89.03% 0.188 157.2) |
| XYZ | xyz(45.8840, 75.9197, 49.2740) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.12
Sea Green (survey)
#53FCA1
ΔE00 1.16
Bright Sea Green
#05FFA6
ΔE00 1.71
Mediumspringgreen
#00FA9A
ΔE00 2.38
Light Bluish Green
#76FDA8
ΔE00 2.65
Seafoam Green
#7AF9AB
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFFA8 #FF4DA4
analogous
#4DFF4F #4DFFA8 #4DFDFF
triadic
#4DFFA8 #A84DFF #FFA84D
tetradic
#4DFFA8 #4F4DFF #FF4DA4 #FDFF4D
square
#4DFFA8 #4F4DFF #FF4DA4 #FDFF4D
split-complementary
#4DFFA8 #FF4DFD #FF4F4D
monochromatic
#00D26B #10FF8A #4DFFA8 #8AFFC6 #C7FFE4
Accessibility & contrast
On white
1.30
#4DFFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#4DFFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFFA8
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFFA8 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEBA2
Deuteranopia (green-blind)
#E7DBAE
Tritanopia (blue-blind)
#00FDE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #4dffa8; /* rgb */ color: rgb(77, 255, 168); /* oklch */ color: oklch(89.0% 0.188 157.2);
Tailwind
colors: {
custom: {
50: '#94ffc2',
500: '#4dffa8',
950: '#000000',
},
}SCSS
$custom: #4dffa8; $custom-light: #94ffc2; $custom-dark: #000000;
JSON
{
"hex": "#4dffa8",
"rgb": {
"r": 77,
"g": 255,
"b": 168
},
"hsl": {
"h": 150.674,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.89025,
"c": 0.18782,
"h": 157.2
},
"luminance": 0.75925
}Semantic roles & 50–950 ramp
primary
#4DFFA8
secondary
#CC2476
accent
#0070E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1812
muted
#808682