#4FF3C0#4FF3C0
#4FF3C0 is a very light, vivid teal. Relative luminance 0.696; OKLCH L 86.7% C 0.153 H 168.1°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF3C0 |
|---|---|
| RGB | rgb(79, 243, 192) |
| HSL | hsl(161, 87%, 63%) |
| HSV | hsv(161, 67%, 95%) |
| CMYK | cmyk(67.5%, 0%, 21%, 4.7%) |
| CIE-LAB | lab(86.78, -53.95, 12.40) |
| CIE-LCH | lch(86.78, 55.36, 167.05°) |
| OKLab | oklab(86.7% -0.15 0.0317) |
| OKLCH | oklch(86.7% 0.153 168.1) |
| XYZ | xyz(44.7845, 69.5642, 60.9259) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.41
Aqua Marine
#2EE8BB
ΔE00 3.06
Light Aquamarine
#7BFDC7
ΔE00 3.66
Light Turquoise
#7EF4CC
ΔE00 3.86
Light Greenish Blue
#63F7B4
ΔE00 3.96
Aquamarine
#7FFFD4
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF3C0 #F34F82
analogous
#4FF36E #4FF3C0 #4FD4F3
triadic
#4FF3C0 #C04FF3 #F3C04F
tetradic
#4FF3C0 #6E4FF3 #F34F82 #D4F34F
square
#4FF3C0 #6E4FF3 #F34F82 #D4F34F
split-complementary
#4FF3C0 #F34FD4 #F36E4F
monochromatic
#0DBB85 #16EFAB #4FF3C0 #88F7D5 #C2FBE9
Accessibility & contrast
On white
1.41
#4FF3C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#4FF3C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF3C0
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF3C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF3C0 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE3BD
Deuteranopia (green-blind)
#D7D3C3
Tritanopia (blue-blind)
#00F4E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4ff3c0; /* rgb */ color: rgb(79, 243, 192); /* oklch */ color: oklch(86.7% 0.153 168.1);
Tailwind
colors: {
custom: {
50: '#93f8d3',
500: '#4ff3c0',
950: '#000000',
},
}SCSS
$custom: #4ff3c0; $custom-light: #93f8d3; $custom-dark: #000000;
JSON
{
"hex": "#4ff3c0",
"rgb": {
"r": 79,
"g": 243,
"b": 192
},
"hsl": {
"h": 161.341,
"s": 87.234,
"l": 63.137
},
"oklch": {
"l": 0.86696,
"c": 0.15334,
"h": 168.1
},
"luminance": 0.69569
}Semantic roles & 50–950 ramp
primary
#4FF3C0
secondary
#B92D59
accent
#0248E4
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583