#4FF4D0#4FF4D0
#4FF4D0 is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.4% C 0.144 H 175.0°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #4FF4D0 |
|---|---|
| RGB | rgb(79, 244, 208) |
| HSL | hsl(167, 88%, 63%) |
| HSV | hsv(167, 68%, 96%) |
| CMYK | cmyk(67.6%, 0%, 14.8%, 4.3%) |
| CIE-LAB | lab(87.44, -50.61, 5.02) |
| CIE-LCH | lch(87.44, 50.86, 174.34°) |
| OKLab | oklab(87.36% -0.1438 0.0125) |
| OKLCH | oklch(87.36% 0.144 175) |
| XYZ | xyz(46.9546, 70.9124, 70.8751) |
| Luminance | 0.7092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.98
Bright Teal
#01F9C6
ΔE00 3.81
Light Turquoise
#7EF4CC
ΔE00 3.82
Aqua Marine
#2EE8BB
ΔE00 3.87
Tiffany Blue
#7BF2DA
ΔE00 4.24
Aquamarine
#7FFFD4
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FF4D0 #F44F73
analogous
#4FF47D #4FF4D0 #4FC5F4
triadic
#4FF4D0 #D04FF4 #F4D04F
tetradic
#4FF4D0 #7D4FF4 #F44F73 #C5F44F
square
#4FF4D0 #7D4FF4 #F44F73 #C5F44F
split-complementary
#4FF4D0 #F44FC5 #F47D4F
monochromatic
#0CBD96 #15F0C1 #4FF4D0 #89F8DF #C2FBEF
Accessibility & contrast
On white
1.38
#4FF4D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#4FF4D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FF4D0
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FF4D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FF4D0 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE5CE
Deuteranopia (green-blind)
#D5D4D3
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #4ff4d0; /* rgb */ color: rgb(79, 244, 208); /* oklch */ color: oklch(87.4% 0.144 175.0);
Tailwind
colors: {
custom: {
50: '#94f8de',
500: '#4ff4d0',
950: '#000000',
},
}SCSS
$custom: #4ff4d0; $custom-light: #94f8de; $custom-dark: #000000;
JSON
{
"hex": "#4ff4d0",
"rgb": {
"r": 79,
"g": 244,
"b": 208
},
"hsl": {
"h": 166.909,
"s": 88.235,
"l": 63.333
},
"oklch": {
"l": 0.87357,
"c": 0.14437,
"h": 175
},
"luminance": 0.70918
}Semantic roles & 50–950 ramp
primary
#4FF4D0
secondary
#BB2C4B
accent
#0132E5
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1715
muted
#808584