#4DFCA8#4DFCA8
#4DFCA8 is a very light, vivid teal. Relative luminance 0.740; OKLCH L 88.3% C 0.184 H 157.7°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFCA8 |
|---|---|
| RGB | rgb(77, 252, 168) |
| HSL | hsl(151, 97%, 65%) |
| HSV | hsv(151, 69%, 99%) |
| CMYK | cmyk(69.4%, 0%, 33.3%, 1.2%) |
| CIE-LAB | lab(88.93, -62.79, 27.70) |
| CIE-LCH | lch(88.93, 68.62, 156.20°) |
| OKLab | oklab(88.29% -0.1703 0.0698) |
| OKLCH | oklch(88.29% 0.184 157.7) |
| XYZ | xyz(44.9345, 74.0206, 48.9575) |
| Luminance | 0.7403 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.29
Sea Green (survey)
#53FCA1
ΔE00 1.36
Bright Sea Green
#05FFA6
ΔE00 1.81
Mediumspringgreen
#00FA9A
ΔE00 2.41
Light Bluish Green
#76FDA8
ΔE00 2.74
Greenish Turquoise
#00FBB0
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFCA8 #FC4DA1
analogous
#4DFC51 #4DFCA8 #4DF8FC
triadic
#4DFCA8 #A84DFC #FCA84D
tetradic
#4DFCA8 #514DFC #FC4DA1 #F8FC4D
square
#4DFCA8 #514DFC #FC4DA1 #F8FC4D
split-complementary
#4DFCA8 #FC4DF8 #FC514D
monochromatic
#03CB6B #11FB8B #4DFCA8 #89FDC5 #C5FEE3
Accessibility & contrast
On white
1.33
#4DFCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#4DFCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFCA8
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFCA8 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A3
Deuteranopia (green-blind)
#E4D9AD
Tritanopia (blue-blind)
#00FAE6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #4dfca8; /* rgb */ color: rgb(77, 252, 168); /* oklch */ color: oklch(88.3% 0.184 157.7);
Tailwind
colors: {
custom: {
50: '#93fec2',
500: '#4dfca8',
950: '#000000',
},
}SCSS
$custom: #4dfca8; $custom-light: #93fec2; $custom-dark: #000000;
JSON
{
"hex": "#4dfca8",
"rgb": {
"r": 77,
"g": 252,
"b": 168
},
"hsl": {
"h": 151.2,
"s": 96.685,
"l": 64.51
},
"oklch": {
"l": 0.88293,
"c": 0.18406,
"h": 157.7
},
"luminance": 0.74026
}Semantic roles & 50–950 ramp
primary
#4DFCA8
secondary
#C72673
accent
#006EE6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1812
muted
#808682