#4FFFD0#4FFFD0
#4FFFD0 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.0% C 0.156 H 171.0°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #4FFFD0 |
|---|---|
| RGB | rgb(79, 255, 208) |
| HSL | hsl(164, 100%, 65%) |
| HSV | hsv(164, 69%, 100%) |
| CMYK | cmyk(69%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(90.66, -55.12, 9.64) |
| CIE-LCH | lch(90.66, 55.96, 170.08°) |
| OKLab | oklab(89.98% -0.1545 0.0246) |
| OKLCH | oklch(89.98% 0.156 171) |
| XYZ | xyz(50.3637, 77.7305, 72.0115) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.36
Aquamarine
#7FFFD4
ΔE00 3.14
Light Aquamarine
#7BFDC7
ΔE00 3.86
Light Turquoise
#7EF4CC
ΔE00 4.12
Light Aqua
#8CFFDB
ΔE00 4.66
Aqua Marine
#2EE8BB
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FFFD0 #FF4F7E
analogous
#4FFF78 #4FFFD0 #4FD6FF
triadic
#4FFFD0 #D04FFF #FFD04F
tetradic
#4FFFD0 #784FFF #FF4F7E #D6FF4F
square
#4FFFD0 #784FFF #FF4F7E #D6FF4F
split-complementary
#4FFFD0 #FF4FD6 #FF784F
monochromatic
#00D49B #12FFC0 #4FFFD0 #8CFFE0 #C9FFF1
Accessibility & contrast
On white
1.27
#4FFFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#4FFFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FFFD0
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FFFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FFFD0 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECE
Deuteranopia (green-blind)
#E0DDD3
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #4fffd0; /* rgb */ color: rgb(79, 255, 208); /* oklch */ color: oklch(90.0% 0.156 171.0);
Tailwind
colors: {
custom: {
50: '#96ffde',
500: '#4fffd0',
950: '#000000',
},
}SCSS
$custom: #4fffd0; $custom-light: #96ffde; $custom-dark: #000000;
JSON
{
"hex": "#4fffd0",
"rgb": {
"r": 79,
"g": 255,
"b": 208
},
"hsl": {
"h": 163.977,
"s": 100,
"l": 65.49
},
"oklch": {
"l": 0.89984,
"c": 0.15644,
"h": 171
},
"luminance": 0.77736
}Semantic roles & 50–950 ramp
primary
#4FFFD0
secondary
#CE2452
accent
#003DE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684