#4FFAC2#4FFAC2
#4FFAC2 is a very light, vivid teal. Relative luminance 0.739; OKLCH L 88.4% C 0.160 H 166.8°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #4FFAC2 |
|---|---|
| RGB | rgb(79, 250, 194) |
| HSL | hsl(160, 94%, 65%) |
| HSV | hsv(160, 68%, 98%) |
| CMYK | cmyk(68.4%, 0%, 22.4%, 2%) |
| CIE-LAB | lab(88.89, -56.31, 14.35) |
| CIE-LCH | lch(88.89, 58.11, 165.71°) |
| OKLab | oklab(88.43% -0.1559 0.0367) |
| OKLCH | oklch(88.43% 0.16 166.8) |
| XYZ | xyz(47.1424, 73.9232, 62.8126) |
| Luminance | 0.7393 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.49
Light Aquamarine
#7BFDC7
ΔE00 2.93
Greenish Cyan
#2AFEB7
ΔE00 3.01
Light Greenish Blue
#63F7B4
ΔE00 3.16
Greenish Turquoise
#00FBB0
ΔE00 3.83
Aquamarine
#7FFFD4
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FFAC2 #FA4F87
analogous
#4FFA6D #4FFAC2 #4FDCFA
triadic
#4FFAC2 #C24FFA #FAC24F
tetradic
#4FFAC2 #6D4FFA #FA4F87 #DCFA4F
square
#4FFAC2 #6D4FFA #FA4F87 #DCFA4F
split-complementary
#4FFAC2 #FA4FDC #FA6D4F
monochromatic
#06C989 #13F8AD #4FFAC2 #8BFCD7 #C6FDEB
Accessibility & contrast
On white
1.33
#4FFAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#4FFAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FFAC2
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FFAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FFAC2 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E9BF
Deuteranopia (green-blind)
#DED9C6
Tritanopia (blue-blind)
#00FBEA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #4ffac2; /* rgb */ color: rgb(79, 250, 194); /* oklch */ color: oklch(88.4% 0.160 166.8);
Tailwind
colors: {
custom: {
50: '#94fdd4',
500: '#4ffac2',
950: '#000000',
},
}SCSS
$custom: #4ffac2; $custom-light: #94fdd4; $custom-dark: #000000;
JSON
{
"hex": "#4ffac2",
"rgb": {
"r": 79,
"g": 250,
"b": 194
},
"hsl": {
"h": 160.351,
"s": 94.475,
"l": 64.51
},
"oklch": {
"l": 0.88433,
"c": 0.1602,
"h": 166.8
},
"luminance": 0.73929
}Semantic roles & 50–950 ramp
primary
#4FFAC2
secondary
#C5285C
accent
#004BE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683