#4FFFC0#4FFFC0
#4FFFC0 is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.6% C 0.168 H 164.6°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #4FFFC0 |
|---|---|
| RGB | rgb(79, 255, 192) |
| HSL | hsl(159, 100%, 65%) |
| HSV | hsv(159, 69%, 100%) |
| CMYK | cmyk(69%, 0%, 24.7%, 0%) |
| CIE-LAB | lab(90.31, -58.72, 17.38) |
| CIE-LCH | lch(90.31, 61.24, 163.51°) |
| OKLab | oklab(89.59% -0.1617 0.0444) |
| OKLCH | oklch(89.59% 0.168 164.6) |
| XYZ | xyz(48.4936, 76.9825, 62.1623) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.84
Light Greenish Blue
#63F7B4
ΔE00 2.57
Greenish Turquoise
#00FBB0
ΔE00 2.88
Light Aquamarine
#7BFDC7
ΔE00 3.08
Bright Teal
#01F9C6
ΔE00 3.68
Light Blue Green
#7EFBB3
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FFFC0 #FF4F8E
analogous
#4FFF68 #4FFFC0 #4FE6FF
triadic
#4FFFC0 #C04FFF #FFC04F
tetradic
#4FFFC0 #684FFF #FF4F8E #E6FF4F
square
#4FFFC0 #684FFF #FF4F8E #E6FF4F
split-complementary
#4FFFC0 #FF4FE6 #FF684F
monochromatic
#00D488 #12FFAA #4FFFC0 #8CFFD6 #C9FFEC
Accessibility & contrast
On white
1.28
#4FFFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#4FFFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FFFC0
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FFFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FFFC0 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBD
Deuteranopia (green-blind)
#E3DDC4
Tritanopia (blue-blind)
#00FFEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #4fffc0; /* rgb */ color: rgb(79, 255, 192); /* oklch */ color: oklch(89.6% 0.168 164.6);
Tailwind
colors: {
custom: {
50: '#95ffd3',
500: '#4fffc0',
950: '#000000',
},
}SCSS
$custom: #4fffc0; $custom-light: #95ffd3; $custom-dark: #000000;
JSON
{
"hex": "#4fffc0",
"rgb": {
"r": 79,
"g": 255,
"b": 192
},
"hsl": {
"h": 158.523,
"s": 100,
"l": 65.49
},
"oklch": {
"l": 0.89589,
"c": 0.16765,
"h": 164.6
},
"luminance": 0.76988
}Semantic roles & 50–950 ramp
primary
#4FFFC0
secondary
#CE2461
accent
#0052E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683