#4FF3C2#4FF3C2
#4FF3C2 is a very light, vivid teal. Relative luminance 0.697; OKLCH L 86.7% C 0.152 H 168.9°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF3C2 |
|---|---|
| RGB | rgb(79, 243, 194) |
| HSL | hsl(162, 87%, 63%) |
| HSV | hsv(162, 67%, 95%) |
| CMYK | cmyk(67.5%, 0%, 20.2%, 4.7%) |
| CIE-LAB | lab(86.83, -53.50, 11.43) |
| CIE-LCH | lch(86.83, 54.70, 167.94°) |
| OKLab | oklab(86.75% -0.1491 0.0292) |
| OKLCH | oklch(86.75% 0.152 168.9) |
| XYZ | xyz(45.0076, 69.6534, 62.1009) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.30
Aqua Marine
#2EE8BB
ΔE00 2.88
Light Turquoise
#7EF4CC
ΔE00 3.65
Light Aquamarine
#7BFDC7
ΔE00 3.83
Aquamarine
#7FFFD4
ΔE00 4.12
Light Greenish Blue
#63F7B4
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF3C2 #F34F80
analogous
#4FF370 #4FF3C2 #4FD2F3
triadic
#4FF3C2 #C24FF3 #F3C24F
tetradic
#4FF3C2 #704FF3 #F34F80 #D2F34F
square
#4FF3C2 #704FF3 #F34F80 #D2F34F
split-complementary
#4FF3C2 #F34FD2 #F3704F
monochromatic
#0DBB87 #16EFAE #4FF3C2 #88F7D6 #C2FBEA
Accessibility & contrast
On white
1.41
#4FF3C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#4FF3C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF3C2
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF3C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF3C2 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE3C0
Deuteranopia (green-blind)
#D7D3C5
Tritanopia (blue-blind)
#00F4E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #4ff3c2; /* rgb */ color: rgb(79, 243, 194); /* oklch */ color: oklch(86.7% 0.152 168.9);
Tailwind
colors: {
custom: {
50: '#93f8d4',
500: '#4ff3c2',
950: '#000000',
},
}SCSS
$custom: #4ff3c2; $custom-light: #93f8d4; $custom-dark: #000000;
JSON
{
"hex": "#4ff3c2",
"rgb": {
"r": 79,
"g": 243,
"b": 194
},
"hsl": {
"h": 162.073,
"s": 87.234,
"l": 63.137
},
"oklch": {
"l": 0.86747,
"c": 0.15195,
"h": 168.9
},
"luminance": 0.69658
}Semantic roles & 50–950 ramp
primary
#4FF3C2
secondary
#B92D57
accent
#0245E4
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583