#4FDE9B#4FDE9B
#4FDE9B is a light, vivid teal. Relative luminance 0.563; OKLCH L 80.7% C 0.156 H 159.2°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #4FDE9B |
|---|---|
| RGB | rgb(79, 222, 155) |
| HSL | hsl(152, 68%, 59%) |
| HSV | hsv(152, 64%, 87%) |
| CMYK | cmyk(64.4%, 0%, 30.2%, 12.9%) |
| CIE-LAB | lab(79.77, -53.52, 21.87) |
| CIE-LCH | lch(79.77, 57.81, 157.78°) |
| OKLab | oklab(80.7% -0.1459 0.0555) |
| OKLCH | oklch(80.7% 0.156 159.2) |
| XYZ | xyz(35.2588, 56.2676, 40.0066) |
| Luminance | 0.5627 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.65
Eucalyptus
#44D7A8
ΔE00 4.72
Seaweed
#18D17B
ΔE00 5.31
Light Greenish Blue
#63F7B4
ΔE00 5.65
Seafoam
#7FE0B3
ΔE00 5.73
Weird Green
#3AE57F
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FDE9B #DE4F92
analogous
#4FDE54 #4FDE9B #4FDADE
triadic
#4FDE9B #9B4FDE #DE9B4F
tetradic
#4FDE9B #544FDE #DE4F92 #DADE4F
square
#4FDE9B #544FDE #DE4F92 #DADE4F
split-complementary
#4FDE9B #DE4FDA #DE544F
monochromatic
#1C965D #26CA7D #4FDE9B #83E8B8 #B6F1D6
Accessibility & contrast
On white
1.71
#4FDE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#4FDE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FDE9B
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FDE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FDE9B | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE97
Deuteranopia (green-blind)
#C9C09F
Tritanopia (blue-blind)
#00DDCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #4fde9b; /* rgb */ color: rgb(79, 222, 155); /* oklch */ color: oklch(80.7% 0.156 159.2);
Tailwind
colors: {
custom: {
50: '#8fe9b8',
500: '#4fde9b',
950: '#000000',
},
}SCSS
$custom: #4fde9b; $custom-light: #8fe9b8; $custom-dark: #000000;
JSON
{
"hex": "#4fde9b",
"rgb": {
"r": 79,
"g": 222,
"b": 155
},
"hsl": {
"h": 151.888,
"s": 68.421,
"l": 59.02
},
"oklch": {
"l": 0.80696,
"c": 0.15611,
"h": 159.2
},
"luminance": 0.56271
}Semantic roles & 50–950 ramp
primary
#4FDE9B
secondary
#9B3765
accent
#3D8EEB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481