#4FF4C9#4FF4C9
#4FF4C9 is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.2% C 0.149 H 171.7°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF4C9 |
|---|---|
| RGB | rgb(79, 244, 201) |
| HSL | hsl(164, 88%, 63%) |
| HSV | hsv(164, 68%, 96%) |
| CMYK | cmyk(67.6%, 0%, 17.6%, 4.3%) |
| CIE-LAB | lab(87.28, -52.28, 8.43) |
| CIE-LCH | lch(87.28, 52.96, 170.84°) |
| OKLab | oklab(87.17% -0.147 0.0215) |
| OKLCH | oklch(87.17% 0.149 171.7) |
| XYZ | xyz(46.1124, 70.5755, 66.4392) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.52
Aqua Marine
#2EE8BB
ΔE00 3.01
Light Turquoise
#7EF4CC
ΔE00 3.34
Aquamarine
#7FFFD4
ΔE00 3.84
Aqua (survey)
#13EAC9
ΔE00 3.91
Light Aquamarine
#7BFDC7
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF4C9 #F44F7A
analogous
#4FF476 #4FF4C9 #4FCCF4
triadic
#4FF4C9 #C94FF4 #F4C94F
tetradic
#4FF4C9 #764FF4 #F44F7A #CCF44F
square
#4FF4C9 #764FF4 #F44F7A #CCF44F
split-complementary
#4FF4C9 #F44FCC #F4764F
monochromatic
#0CBD8F #15F0B7 #4FF4C9 #89F8DB #C2FBEC
Accessibility & contrast
On white
1.39
#4FF4C9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#4FF4C9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF4C9
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF4C9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF4C9 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE4C7
Deuteranopia (green-blind)
#D6D4CC
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #4ff4c9; /* rgb */ color: rgb(79, 244, 201); /* oklch */ color: oklch(87.2% 0.149 171.7);
Tailwind
colors: {
custom: {
50: '#94f8d9',
500: '#4ff4c9',
950: '#000000',
},
}SCSS
$custom: #4ff4c9; $custom-light: #94f8d9; $custom-dark: #000000;
JSON
{
"hex": "#4ff4c9",
"rgb": {
"r": 79,
"g": 244,
"b": 201
},
"hsl": {
"h": 164.364,
"s": 88.235,
"l": 63.333
},
"oklch": {
"l": 0.87168,
"c": 0.14852,
"h": 171.7
},
"luminance": 0.70581
}Semantic roles & 50–950 ramp
primary
#4FF4C9
secondary
#BB2C51
accent
#013CE5
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583