#4FFFD7#4FFFD7
#4FFFD7 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.152 H 174.1°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #4FFFD7 |
|---|---|
| RGB | rgb(79, 255, 215) |
| HSL | hsl(166, 100%, 65%) |
| HSV | hsv(166, 69%, 100%) |
| CMYK | cmyk(69%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(90.82, -53.47, 6.25) |
| CIE-LCH | lch(90.82, 53.84, 173.33°) |
| OKLab | oklab(90.17% -0.1514 0.0157) |
| OKLCH | oklch(90.17% 0.152 174.1) |
| XYZ | xyz(51.2440, 78.0827, 76.6476) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 3.35
Aquamarine
#7FFFD4
ΔE00 3.49
Light Turquoise
#7EF4CC
ΔE00 4.27
Light Aqua
#8CFFDB
ΔE00 4.30
Aqua (survey)
#13EAC9
ΔE00 5.02
Light Aquamarine
#7BFDC7
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FFFD7 #FF4F77
analogous
#4FFF7F #4FFFD7 #4FCFFF
triadic
#4FFFD7 #D74FFF #FFD74F
tetradic
#4FFFD7 #7F4FFF #FF4F77 #CFFF4F
square
#4FFFD7 #7F4FFF #FF4F77 #CFFF4F
split-complementary
#4FFFD7 #FF4FCF #FF7F4F
monochromatic
#00D4A4 #12FFC9 #4FFFD7 #8CFFE5 #C9FFF3
Accessibility & contrast
On white
1.26
#4FFFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#4FFFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FFFD7
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FFFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FFFD7 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD5
Deuteranopia (green-blind)
#DFDDDA
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #4fffd7; /* rgb */ color: rgb(79, 255, 215); /* oklch */ color: oklch(90.2% 0.152 174.1);
Tailwind
colors: {
custom: {
50: '#96ffe3',
500: '#4fffd7',
950: '#000000',
},
}SCSS
$custom: #4fffd7; $custom-light: #96ffe3; $custom-dark: #000000;
JSON
{
"hex": "#4fffd7",
"rgb": {
"r": 79,
"g": 255,
"b": 215
},
"hsl": {
"h": 166.364,
"s": 100,
"l": 65.49
},
"oklch": {
"l": 0.90169,
"c": 0.15221,
"h": 174.1
},
"luminance": 0.78089
}Semantic roles & 50–950 ramp
primary
#4FFFD7
secondary
#CE244B
accent
#0034E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684