#4FF3C4#4FF3C4
#4FF3C4 is a very light, vivid teal. Relative luminance 0.697; OKLCH L 86.8% C 0.151 H 169.8°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF3C4 |
|---|---|
| RGB | rgb(79, 243, 196) |
| HSL | hsl(163, 87%, 63%) |
| HSV | hsv(163, 67%, 95%) |
| CMYK | cmyk(67.5%, 0%, 19.3%, 4.7%) |
| CIE-LAB | lab(86.87, -53.04, 10.45) |
| CIE-LCH | lch(86.87, 54.06, 168.85°) |
| OKLab | oklab(86.8% -0.1482 0.0267) |
| OKLCH | oklch(86.8% 0.151 169.8) |
| XYZ | xyz(45.2337, 69.7439, 63.2919) |
| Luminance | 0.6975 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.30
Aqua Marine
#2EE8BB
ΔE00 2.78
Light Turquoise
#7EF4CC
ΔE00 3.49
Aquamarine
#7FFFD4
ΔE00 4.01
Light Aquamarine
#7BFDC7
ΔE00 4.05
Aqua (survey)
#13EAC9
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF3C4 #F34F7E
analogous
#4FF372 #4FF3C4 #4FD0F3
triadic
#4FF3C4 #C44FF3 #F3C44F
tetradic
#4FF3C4 #724FF3 #F34F7E #D0F34F
square
#4FF3C4 #724FF3 #F34F7E #D0F34F
split-complementary
#4FF3C4 #F34FD0 #F3724F
monochromatic
#0DBB89 #16EFB1 #4FF3C4 #88F7D7 #C2FBEA
Accessibility & contrast
On white
1.40
#4FF3C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#4FF3C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF3C4
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF3C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF3C4 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE3C2
Deuteranopia (green-blind)
#D6D3C7
Tritanopia (blue-blind)
#00F5E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #4ff3c4; /* rgb */ color: rgb(79, 243, 196); /* oklch */ color: oklch(86.8% 0.151 169.8);
Tailwind
colors: {
custom: {
50: '#93f8d5',
500: '#4ff3c4',
950: '#000000',
},
}SCSS
$custom: #4ff3c4; $custom-light: #93f8d5; $custom-dark: #000000;
JSON
{
"hex": "#4ff3c4",
"rgb": {
"r": 79,
"g": 243,
"b": 196
},
"hsl": {
"h": 162.805,
"s": 87.234,
"l": 63.137
},
"oklch": {
"l": 0.86798,
"c": 0.1506,
"h": 169.8
},
"luminance": 0.69749
}Semantic roles & 50–950 ramp
primary
#4FF3C4
secondary
#B92D55
accent
#0243E4
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583