#79FDC8#79FDC8
#79FDC8 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.5% C 0.140 H 164.7°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #79FDC8 |
|---|---|
| RGB | rgb(121, 253, 200) |
| HSL | hsl(156, 97%, 73%) |
| HSV | hsv(156, 52%, 99%) |
| CMYK | cmyk(52.2%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(91.00, -48.55, 14.40) |
| CIE-LCH | lch(91.00, 50.64, 163.48°) |
| OKLab | oklab(90.52% -0.1348 0.0369) |
| OKLCH | oklch(90.52% 0.14 164.7) |
| XYZ | xyz(53.4309, 78.4809, 66.9650) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.33
Aquamarine
#7FFFD4
ΔE00 2.49
Light Turquoise
#7EF4CC
ΔE00 3.36
Light Greenish Blue
#63F7B4
ΔE00 3.48
Light Aqua
#8CFFDB
ΔE00 4.31
Light Blue Green
#7EFBB3
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FDC8 #FD79AE
analogous
#79FD86 #79FDC8 #79F0FD
triadic
#79FDC8 #C879FD #FDC879
tetradic
#79FDC8 #8679FD #FD79AE #F0FD79
square
#79FDC8 #8679FD #FD79AE #F0FD79
split-complementary
#79FDC8 #FD79F0 #FD8679
monochromatic
#04F896 #3DFCAF #79FDC8 #B5FEE1 #E1FFF3
Accessibility & contrast
On white
1.26
#79FDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#79FDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FDC8
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FDC8 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC5
Deuteranopia (green-blind)
#E5DFCB
Tritanopia (blue-blind)
#46FDEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79fdc8; /* rgb */ color: rgb(121, 253, 200); /* oklch */ color: oklch(90.5% 0.140 164.7);
Tailwind
colors: {
custom: {
50: '#a8ffd8',
500: '#79fdc8',
950: '#000000',
},
}SCSS
$custom: #79fdc8; $custom-light: #a8ffd8; $custom-dark: #000000;
JSON
{
"hex": "#79fdc8",
"rgb": {
"r": 121,
"g": 253,
"b": 200
},
"hsl": {
"h": 155.909,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.90515,
"c": 0.13979,
"h": 164.7
},
"luminance": 0.78486
}Semantic roles & 50–950 ramp
primary
#79FDC8
secondary
#DA407E
accent
#005CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683