#4FFFC2#4FFFC2
#4FFFC2 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.6% C 0.166 H 165.4°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #4FFFC2 |
|---|---|
| RGB | rgb(79, 255, 194) |
| HSL | hsl(159, 100%, 65%) |
| HSV | hsv(159, 69%, 100%) |
| CMYK | cmyk(69%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(90.35, -58.28, 16.42) |
| CIE-LCH | lch(90.35, 60.55, 164.27°) |
| OKLab | oklab(89.64% -0.1608 0.042) |
| OKLCH | oklch(89.64% 0.166 165.4) |
| XYZ | xyz(48.7167, 77.0717, 63.3373) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 2.16
Light Greenish Blue
#63F7B4
ΔE00 2.85
Light Aquamarine
#7BFDC7
ΔE00 2.97
Greenish Turquoise
#00FBB0
ΔE00 3.19
Bright Teal
#01F9C6
ΔE00 3.35
Aquamarine
#7FFFD4
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FFFC2 #FF4F8C
analogous
#4FFF6A #4FFFC2 #4FE4FF
triadic
#4FFFC2 #C24FFF #FFC24F
tetradic
#4FFFC2 #6A4FFF #FF4F8C #E4FF4F
square
#4FFFC2 #6A4FFF #FF4F8C #E4FF4F
split-complementary
#4FFFC2 #FF4FE4 #FF6A4F
monochromatic
#00D48A #12FFAD #4FFFC2 #8CFFD7 #C9FFEC
Accessibility & contrast
On white
1.28
#4FFFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#4FFFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FFFC2
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FFFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FFFC2 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBF
Deuteranopia (green-blind)
#E3DDC6
Tritanopia (blue-blind)
#00FFEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #4fffc2; /* rgb */ color: rgb(79, 255, 194); /* oklch */ color: oklch(89.6% 0.166 165.4);
Tailwind
colors: {
custom: {
50: '#95ffd4',
500: '#4fffc2',
950: '#000000',
},
}SCSS
$custom: #4fffc2; $custom-light: #95ffd4; $custom-dark: #000000;
JSON
{
"hex": "#4fffc2",
"rgb": {
"r": 79,
"g": 255,
"b": 194
},
"hsl": {
"h": 159.205,
"s": 100,
"l": 65.49
},
"oklch": {
"l": 0.89637,
"c": 0.16614,
"h": 165.4
},
"luminance": 0.77077
}Semantic roles & 50–950 ramp
primary
#4FFFC2
secondary
#CE245F
accent
#0050E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683