#4FFFC7#4FFFC7
#4FFFC7 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.8% C 0.163 H 167.3°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #4FFFC7 |
|---|---|
| RGB | rgb(79, 255, 199) |
| HSL | hsl(161, 100%, 65%) |
| HSV | hsv(161, 69%, 100%) |
| CMYK | cmyk(69%, 0%, 22%, 0%) |
| CIE-LAB | lab(90.46, -57.18, 14.00) |
| CIE-LCH | lch(90.46, 58.86, 166.25°) |
| OKLab | oklab(89.76% -0.1585 0.0358) |
| OKLCH | oklch(89.76% 0.163 167.3) |
| XYZ | xyz(49.2877, 77.3001, 66.3446) |
| Luminance | 0.7731 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.64
Light Aquamarine
#7BFDC7
ΔE00 2.94
Greenish Cyan
#2AFEB7
ΔE00 3.11
Light Greenish Blue
#63F7B4
ΔE00 3.70
Aquamarine
#7FFFD4
ΔE00 3.87
Greenish Turquoise
#00FBB0
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FFFC7 #FF4F87
analogous
#4FFF6F #4FFFC7 #4FDFFF
triadic
#4FFFC7 #C74FFF #FFC74F
tetradic
#4FFFC7 #6F4FFF #FF4F87 #DFFF4F
square
#4FFFC7 #6F4FFF #FF4F87 #DFFF4F
split-complementary
#4FFFC7 #FF4FDF #FF6F4F
monochromatic
#00D490 #12FFB4 #4FFFC7 #8CFFDA #C9FFEE
Accessibility & contrast
On white
1.28
#4FFFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#4FFFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FFFC7
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FFFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FFFC7 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC4
Deuteranopia (green-blind)
#E2DDCB
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #4fffc7; /* rgb */ color: rgb(79, 255, 199); /* oklch */ color: oklch(89.8% 0.163 167.3);
Tailwind
colors: {
custom: {
50: '#95ffd8',
500: '#4fffc7',
950: '#000000',
},
}SCSS
$custom: #4fffc7; $custom-light: #95ffd8; $custom-dark: #000000;
JSON
{
"hex": "#4fffc7",
"rgb": {
"r": 79,
"g": 255,
"b": 199
},
"hsl": {
"h": 160.909,
"s": 100,
"l": 65.49
},
"oklch": {
"l": 0.89757,
"c": 0.16251,
"h": 167.3
},
"luminance": 0.77306
}Semantic roles & 50–950 ramp
primary
#4FFFC7
secondary
#CE245A
accent
#0049E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683