#4FF4C7#4FF4C7
#4FF4C7 is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.1% C 0.150 H 170.8°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF4C7 |
|---|---|
| RGB | rgb(79, 244, 199) |
| HSL | hsl(164, 88%, 63%) |
| HSV | hsv(164, 68%, 96%) |
| CMYK | cmyk(67.6%, 0%, 18.4%, 4.3%) |
| CIE-LAB | lab(87.23, -52.75, 9.41) |
| CIE-LCH | lch(87.23, 53.58, 169.89°) |
| OKLab | oklab(87.12% -0.1478 0.024) |
| OKLCH | oklch(87.12% 0.15 170.8) |
| XYZ | xyz(45.8786, 70.4820, 65.2082) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.30
Aqua Marine
#2EE8BB
ΔE00 2.94
Light Turquoise
#7EF4CC
ΔE00 3.38
Aquamarine
#7FFFD4
ΔE00 3.82
Light Aquamarine
#7BFDC7
ΔE00 4.25
Aqua (survey)
#13EAC9
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF4C7 #F44F7C
analogous
#4FF474 #4FF4C7 #4FCFF4
triadic
#4FF4C7 #C74FF4 #F4C74F
tetradic
#4FF4C7 #744FF4 #F44F7C #CFF44F
square
#4FF4C7 #744FF4 #F44F7C #CFF44F
split-complementary
#4FF4C7 #F44FCF #F4744F
monochromatic
#0CBD8D #15F0B5 #4FF4C7 #89F8D9 #C2FBEC
Accessibility & contrast
On white
1.39
#4FF4C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#4FF4C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF4C7
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF4C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF4C7 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE4C5
Deuteranopia (green-blind)
#D7D4CA
Tritanopia (blue-blind)
#00F6E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #4ff4c7; /* rgb */ color: rgb(79, 244, 199); /* oklch */ color: oklch(87.1% 0.150 170.8);
Tailwind
colors: {
custom: {
50: '#94f8d8',
500: '#4ff4c7',
950: '#000000',
},
}SCSS
$custom: #4ff4c7; $custom-light: #94f8d8; $custom-dark: #000000;
JSON
{
"hex": "#4ff4c7",
"rgb": {
"r": 79,
"g": 244,
"b": 199
},
"hsl": {
"h": 163.636,
"s": 88.235,
"l": 63.333
},
"oklch": {
"l": 0.87116,
"c": 0.14978,
"h": 170.8
},
"luminance": 0.70487
}Semantic roles & 50–950 ramp
primary
#4FF4C7
secondary
#BB2C53
accent
#013FE5
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583