#4FF0C3#4FF0C3
#4FF0C3 is a very light, vivid teal. Relative luminance 0.679; OKLCH L 86.0% C 0.148 H 170.4°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF0C3 |
|---|---|
| RGB | rgb(79, 240, 195) |
| HSL | hsl(163, 84%, 63%) |
| HSV | hsv(163, 67%, 94%) |
| CMYK | cmyk(67.1%, 0%, 18.8%, 5.9%) |
| CIE-LAB | lab(85.97, -52.04, 9.68) |
| CIE-LCH | lch(85.97, 52.94, 169.47°) |
| OKLab | oklab(86.05% -0.1457 0.0247) |
| OKLCH | oklch(86.05% 0.148 170.4) |
| XYZ | xyz(44.2298, 67.9176, 62.3976) |
| Luminance | 0.6792 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.23
Bright Teal
#01F9C6
ΔE00 2.76
Light Turquoise
#7EF4CC
ΔE00 3.48
Aqua (survey)
#13EAC9
ΔE00 4.05
Aquamarine
#7FFFD4
ΔE00 4.37
Light Aquamarine
#7BFDC7
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF0C3 #F04F7C
analogous
#4FF073 #4FF0C3 #4FCCF0
triadic
#4FF0C3 #C34FF0 #F0C34F
tetradic
#4FF0C3 #734FF0 #F04F7C #CCF04F
square
#4FF0C3 #734FF0 #F04F7C #CCF04F
split-complementary
#4FF0C3 #F04FCC #F0734F
monochromatic
#0FB587 #17EBB0 #4FF0C3 #87F5D6 #C0FAE9
Accessibility & contrast
On white
1.44
#4FF0C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#4FF0C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF0C3
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF0C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF0C3 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E0C1
Deuteranopia (green-blind)
#D3D0C6
Tritanopia (blue-blind)
#00F2E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #4ff0c3; /* rgb */ color: rgb(79, 240, 195); /* oklch */ color: oklch(86.0% 0.148 170.4);
Tailwind
colors: {
custom: {
50: '#93f6d5',
500: '#4ff0c3',
950: '#000000',
},
}SCSS
$custom: #4ff0c3; $custom-light: #93f6d5; $custom-dark: #000000;
JSON
{
"hex": "#4ff0c3",
"rgb": {
"r": 79,
"g": 240,
"b": 195
},
"hsl": {
"h": 163.23,
"s": 84.293,
"l": 62.549
},
"oklch": {
"l": 0.86049,
"c": 0.1478,
"h": 170.4
},
"luminance": 0.67923
}Semantic roles & 50–950 ramp
primary
#4FF0C3
secondary
#B52F54
accent
#0542E1
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583