#4FF0C4#4FF0C4
#4FF0C4 is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.1% C 0.147 H 170.8°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF0C4 |
|---|---|
| RGB | rgb(79, 240, 196) |
| HSL | hsl(164, 84%, 63%) |
| HSV | hsv(164, 67%, 94%) |
| CMYK | cmyk(67.1%, 0%, 18.3%, 5.9%) |
| CIE-LAB | lab(85.99, -51.81, 9.19) |
| CIE-LCH | lch(85.99, 52.62, 169.94°) |
| OKLab | oklab(86.08% -0.1453 0.0234) |
| OKLCH | oklch(86.08% 0.147 170.8) |
| XYZ | xyz(44.3433, 67.9630, 62.9950) |
| Luminance | 0.6797 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.25
Bright Teal
#01F9C6
ΔE00 2.83
Light Turquoise
#7EF4CC
ΔE00 3.45
Aqua (survey)
#13EAC9
ΔE00 3.85
Aquamarine
#7FFFD4
ΔE00 4.36
Light Aquamarine
#7BFDC7
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF0C4 #F04F7B
analogous
#4FF073 #4FF0C4 #4FCCF0
triadic
#4FF0C4 #C44FF0 #F0C44F
tetradic
#4FF0C4 #734FF0 #F04F7B #CCF04F
square
#4FF0C4 #734FF0 #F04F7B #CCF04F
split-complementary
#4FF0C4 #F04FCC #F0734F
monochromatic
#0FB588 #17EBB1 #4FF0C4 #87F5D7 #C0FAEA
Accessibility & contrast
On white
1.44
#4FF0C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#4FF0C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF0C4
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF0C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF0C4 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E0C2
Deuteranopia (green-blind)
#D3D0C7
Tritanopia (blue-blind)
#00F2E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #4ff0c4; /* rgb */ color: rgb(79, 240, 196); /* oklch */ color: oklch(86.1% 0.147 170.8);
Tailwind
colors: {
custom: {
50: '#93f6d5',
500: '#4ff0c4',
950: '#000000',
},
}SCSS
$custom: #4ff0c4; $custom-light: #93f6d5; $custom-dark: #000000;
JSON
{
"hex": "#4ff0c4",
"rgb": {
"r": 79,
"g": 240,
"b": 196
},
"hsl": {
"h": 163.602,
"s": 84.293,
"l": 62.549
},
"oklch": {
"l": 0.86076,
"c": 0.14715,
"h": 170.8
},
"luminance": 0.67968
}Semantic roles & 50–950 ramp
primary
#4FF0C4
secondary
#B52F53
accent
#0541E1
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583