#4FFFD8#4FFFD8
#4FFFD8 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.152 H 174.5°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #4FFFD8 |
|---|---|
| RGB | rgb(79, 255, 216) |
| HSL | hsl(167, 100%, 65%) |
| HSV | hsv(167, 69%, 100%) |
| CMYK | cmyk(69%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(90.84, -53.23, 5.77) |
| CIE-LCH | lch(90.84, 53.55, 173.81°) |
| OKLab | oklab(90.2% -0.1509 0.0145) |
| OKLCH | oklch(90.2% 0.152 174.5) |
| XYZ | xyz(51.3729, 78.1342, 77.3264) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 3.55
Aquamarine
#7FFFD4
ΔE00 3.61
Light Aqua
#8CFFDB
ΔE00 4.31
Light Turquoise
#7EF4CC
ΔE00 4.35
Aqua (survey)
#13EAC9
ΔE00 4.95
Tiffany Blue
#7BF2DA
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FFFD8 #FF4F76
analogous
#4FFF80 #4FFFD8 #4FCEFF
triadic
#4FFFD8 #D84FFF #FFD84F
tetradic
#4FFFD8 #804FFF #FF4F76 #CEFF4F
square
#4FFFD8 #804FFF #FF4F76 #CEFF4F
split-complementary
#4FFFD8 #FF4FCE #FF804F
monochromatic
#00D4A5 #12FFCA #4FFFD8 #8CFFE6 #C9FFF3
Accessibility & contrast
On white
1.26
#4FFFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#4FFFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FFFD8
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FFFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FFFD8 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD6
Deuteranopia (green-blind)
#DEDEDB
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #4fffd8; /* rgb */ color: rgb(79, 255, 216); /* oklch */ color: oklch(90.2% 0.152 174.5);
Tailwind
colors: {
custom: {
50: '#96ffe4',
500: '#4fffd8',
950: '#000000',
},
}SCSS
$custom: #4fffd8; $custom-light: #96ffe4; $custom-dark: #000000;
JSON
{
"hex": "#4fffd8",
"rgb": {
"r": 79,
"g": 255,
"b": 216
},
"hsl": {
"h": 166.705,
"s": 100,
"l": 65.49
},
"oklch": {
"l": 0.90196,
"c": 0.15164,
"h": 174.5
},
"luminance": 0.7814
}Semantic roles & 50–950 ramp
primary
#4FFFD8
secondary
#CE244A
accent
#0033E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684