#4FF3C1#4FF3C1
#4FF3C1 is a very light, vivid teal. Relative luminance 0.696; OKLCH L 86.7% C 0.153 H 168.5°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF3C1 |
|---|---|
| RGB | rgb(79, 243, 193) |
| HSL | hsl(162, 87%, 63%) |
| HSV | hsv(162, 67%, 95%) |
| CMYK | cmyk(67.5%, 0%, 20.6%, 4.7%) |
| CIE-LAB | lab(86.80, -53.73, 11.92) |
| CIE-LCH | lch(86.80, 55.03, 167.50°) |
| OKLab | oklab(86.72% -0.1496 0.0305) |
| OKLCH | oklch(86.72% 0.153 168.5) |
| XYZ | xyz(44.8956, 69.6087, 61.5115) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.34
Aqua Marine
#2EE8BB
ΔE00 2.96
Light Aquamarine
#7BFDC7
ΔE00 3.74
Light Turquoise
#7EF4CC
ΔE00 3.75
Light Greenish Blue
#63F7B4
ΔE00 4.19
Aquamarine
#7FFFD4
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF3C1 #F34F81
analogous
#4FF36F #4FF3C1 #4FD3F3
triadic
#4FF3C1 #C14FF3 #F3C14F
tetradic
#4FF3C1 #6F4FF3 #F34F81 #D3F34F
square
#4FF3C1 #6F4FF3 #F34F81 #D3F34F
split-complementary
#4FF3C1 #F34FD3 #F36F4F
monochromatic
#0DBB86 #16EFAD #4FF3C1 #88F7D5 #C2FBE9
Accessibility & contrast
On white
1.41
#4FF3C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#4FF3C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF3C1
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF3C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF3C1 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE3BE
Deuteranopia (green-blind)
#D7D3C4
Tritanopia (blue-blind)
#00F4E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4ff3c1; /* rgb */ color: rgb(79, 243, 193); /* oklch */ color: oklch(86.7% 0.153 168.5);
Tailwind
colors: {
custom: {
50: '#93f8d3',
500: '#4ff3c1',
950: '#000000',
},
}SCSS
$custom: #4ff3c1; $custom-light: #93f8d3; $custom-dark: #000000;
JSON
{
"hex": "#4ff3c1",
"rgb": {
"r": 79,
"g": 243,
"b": 193
},
"hsl": {
"h": 161.707,
"s": 87.234,
"l": 63.137
},
"oklch": {
"l": 0.86721,
"c": 0.15264,
"h": 168.5
},
"luminance": 0.69614
}Semantic roles & 50–950 ramp
primary
#4FF3C1
secondary
#B92D58
accent
#0247E4
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583