#4FFFD1#4FFFD1
#4FFFD1 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.0% C 0.156 H 171.4°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #4FFFD1 |
|---|---|
| RGB | rgb(79, 255, 209) |
| HSL | hsl(164, 100%, 65%) |
| HSV | hsv(164, 69%, 100%) |
| CMYK | cmyk(69%, 0%, 18%, 0%) |
| CIE-LAB | lab(90.68, -54.89, 9.16) |
| CIE-LCH | lch(90.68, 55.65, 170.53°) |
| OKLab | oklab(90.01% -0.1541 0.0233) |
| OKLCH | oklch(90.01% 0.156 171.4) |
| XYZ | xyz(50.4871, 77.7799, 72.6615) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.44
Aquamarine
#7FFFD4
ΔE00 3.14
Light Aquamarine
#7BFDC7
ΔE00 4.02
Light Turquoise
#7EF4CC
ΔE00 4.10
Light Aqua
#8CFFDB
ΔE00 4.58
Aqua Marine
#2EE8BB
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FFFD1 #FF4F7D
analogous
#4FFF79 #4FFFD1 #4FD5FF
triadic
#4FFFD1 #D14FFF #FFD14F
tetradic
#4FFFD1 #794FFF #FF4F7D #D5FF4F
square
#4FFFD1 #794FFF #FF4F7D #D5FF4F
split-complementary
#4FFFD1 #FF4FD5 #FF794F
monochromatic
#00D49C #12FFC1 #4FFFD1 #8CFFE1 #C9FFF1
Accessibility & contrast
On white
1.27
#4FFFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#4FFFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FFFD1
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FFFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FFFD1 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECF
Deuteranopia (green-blind)
#E0DDD4
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #4fffd1; /* rgb */ color: rgb(79, 255, 209); /* oklch */ color: oklch(90.0% 0.156 171.4);
Tailwind
colors: {
custom: {
50: '#96ffdf',
500: '#4fffd1',
950: '#000000',
},
}SCSS
$custom: #4fffd1; $custom-light: #96ffdf; $custom-dark: #000000;
JSON
{
"hex": "#4fffd1",
"rgb": {
"r": 79,
"g": 255,
"b": 209
},
"hsl": {
"h": 164.318,
"s": 100,
"l": 65.49
},
"oklch": {
"l": 0.9001,
"c": 0.15581,
"h": 171.4
},
"luminance": 0.77786
}Semantic roles & 50–950 ramp
primary
#4FFFD1
secondary
#CE2451
accent
#003CE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684