#4FFFC4#4FFFC4
#4FFFC4 is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.7% C 0.165 H 166.1°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #4FFFC4 |
|---|---|
| RGB | rgb(79, 255, 196) |
| HSL | hsl(160, 100%, 65%) |
| HSV | hsv(160, 69%, 100%) |
| CMYK | cmyk(69%, 0%, 23.1%, 0%) |
| CIE-LAB | lab(90.40, -57.84, 15.45) |
| CIE-LCH | lch(90.40, 59.87, 165.05°) |
| OKLab | oklab(89.68% -0.1599 0.0395) |
| OKLCH | oklch(89.68% 0.165 166.1) |
| XYZ | xyz(48.9429, 77.1622, 64.5282) |
| Luminance | 0.7717 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 2.52
Light Aquamarine
#7BFDC7
ΔE00 2.91
Bright Teal
#01F9C6
ΔE00 3.04
Light Greenish Blue
#63F7B4
ΔE00 3.17
Greenish Turquoise
#00FBB0
ΔE00 3.54
Aquamarine
#7FFFD4
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FFFC4 #FF4F8A
analogous
#4FFF6C #4FFFC4 #4FE2FF
triadic
#4FFFC4 #C44FFF #FFC44F
tetradic
#4FFFC4 #6C4FFF #FF4F8A #E2FF4F
square
#4FFFC4 #6C4FFF #FF4F8A #E2FF4F
split-complementary
#4FFFC4 #FF4FE2 #FF6C4F
monochromatic
#00D48D #12FFAF #4FFFC4 #8CFFD9 #C9FFED
Accessibility & contrast
On white
1.28
#4FFFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#4FFFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FFFC4
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FFFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FFFC4 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDC1
Deuteranopia (green-blind)
#E2DDC8
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #4fffc4; /* rgb */ color: rgb(79, 255, 196); /* oklch */ color: oklch(89.7% 0.165 166.1);
Tailwind
colors: {
custom: {
50: '#95ffd6',
500: '#4fffc4',
950: '#000000',
},
}SCSS
$custom: #4fffc4; $custom-light: #95ffd6; $custom-dark: #000000;
JSON
{
"hex": "#4fffc4",
"rgb": {
"r": 79,
"g": 255,
"b": 196
},
"hsl": {
"h": 159.886,
"s": 100,
"l": 65.49
},
"oklch": {
"l": 0.89684,
"c": 0.16468,
"h": 166.1
},
"luminance": 0.77168
}Semantic roles & 50–950 ramp
primary
#4FFFC4
secondary
#CE245D
accent
#004DE6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683