#4FFEDD#4FFEDD
#4FFEDD is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.1% C 0.148 H 177.3°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #4FFEDD |
|---|---|
| RGB | rgb(79, 254, 221) |
| HSL | hsl(169, 99%, 65%) |
| HSV | hsv(169, 69%, 100%) |
| CMYK | cmyk(68.9%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(90.67, -51.61, 2.94) |
| CIE-LCH | lch(90.67, 51.69, 176.74°) |
| OKLab | oklab(90.1% -0.1478 0.007) |
| OKLCH | oklch(90.1% 0.148 177.3) |
| XYZ | xyz(51.7110, 77.7604, 80.6765) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.37
Aquamarine
#7FFFD4
ΔE00 4.57
Light Aqua
#8CFFDB
ΔE00 4.62
Aqua (survey)
#13EAC9
ΔE00 4.63
Bright Teal
#01F9C6
ΔE00 4.84
Light Turquoise
#7EF4CC
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FFEDD #FE4F70
analogous
#4FFE86 #4FFEDD #4FC7FE
triadic
#4FFEDD #DD4FFE #FEDD4F
tetradic
#4FFEDD #864FFE #FE4F70 #C7FE4F
square
#4FFEDD #864FFE #FE4F70 #C7FE4F
split-complementary
#4FFEDD #FE4FC7 #FE864F
monochromatic
#01D1AA #12FED1 #4FFEDD #8CFEE9 #C9FFF5
Accessibility & contrast
On white
1.27
#4FFEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#4FFEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FFEDD
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FFEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FFEDD | 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)
#F4EFDC
Deuteranopia (green-blind)
#DCDDE0
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #4ffedd; /* rgb */ color: rgb(79, 254, 221); /* oklch */ color: oklch(90.1% 0.148 177.3);
Tailwind
colors: {
custom: {
50: '#96ffe7',
500: '#4ffedd',
950: '#000000',
},
}SCSS
$custom: #4ffedd; $custom-light: #96ffe7; $custom-dark: #000000;
JSON
{
"hex": "#4ffedd",
"rgb": {
"r": 79,
"g": 254,
"b": 221
},
"hsl": {
"h": 168.686,
"s": 98.87,
"l": 65.294
},
"oklch": {
"l": 0.90096,
"c": 0.14794,
"h": 177.3
},
"luminance": 0.77766
}Semantic roles & 50–950 ramp
primary
#4FFEDD
secondary
#CC2545
accent
#002BE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1816
muted
#808684