#4FF4CF#4FF4CF
#4FF4CF is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.3% C 0.145 H 174.5°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF4CF |
|---|---|
| RGB | rgb(79, 244, 207) |
| HSL | hsl(167, 88%, 63%) |
| HSV | hsv(167, 68%, 96%) |
| CMYK | cmyk(67.6%, 0%, 15.2%, 4.3%) |
| CIE-LAB | lab(87.42, -50.85, 5.51) |
| CIE-LCH | lch(87.42, 51.15, 173.82°) |
| OKLab | oklab(87.33% -0.1443 0.0138) |
| OKLCH | oklch(87.33% 0.145 174.5) |
| XYZ | xyz(46.8320, 70.8633, 70.2292) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.06
Bright Teal
#01F9C6
ΔE00 3.59
Light Turquoise
#7EF4CC
ΔE00 3.70
Aqua Marine
#2EE8BB
ΔE00 3.70
Aquamarine
#7FFFD4
ΔE00 4.26
Tiffany Blue
#7BF2DA
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF4CF #F44F74
analogous
#4FF47C #4FF4CF #4FC7F4
triadic
#4FF4CF #CF4FF4 #F4CF4F
tetradic
#4FF4CF #7C4FF4 #F44F74 #C7F44F
square
#4FF4CF #7C4FF4 #F44F74 #C7F44F
split-complementary
#4FF4CF #F44FC7 #F47C4F
monochromatic
#0CBD95 #15F0BF #4FF4CF #89F8DF #C2FBEE
Accessibility & contrast
On white
1.38
#4FF4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#4FF4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF4CF
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF4CF | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE5CD
Deuteranopia (green-blind)
#D5D4D2
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #4ff4cf; /* rgb */ color: rgb(79, 244, 207); /* oklch */ color: oklch(87.3% 0.145 174.5);
Tailwind
colors: {
custom: {
50: '#94f8dd',
500: '#4ff4cf',
950: '#000000',
},
}SCSS
$custom: #4ff4cf; $custom-light: #94f8dd; $custom-dark: #000000;
JSON
{
"hex": "#4ff4cf",
"rgb": {
"r": 79,
"g": 244,
"b": 207
},
"hsl": {
"h": 166.545,
"s": 88.235,
"l": 63.333
},
"oklch": {
"l": 0.87329,
"c": 0.14494,
"h": 174.5
},
"luminance": 0.70869
}Semantic roles & 50–950 ramp
primary
#4FF4CF
secondary
#BB2C4C
accent
#0134E5
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1715
muted
#808584