#79FFC8#79FFC8
#79FFC8 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.142 H 164.1°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFC8 |
|---|---|
| RGB | rgb(121, 255, 200) |
| HSL | hsl(155, 100%, 74%) |
| HSV | hsv(155, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(91.57, -49.39, 15.21) |
| CIE-LCH | lch(91.57, 51.68, 162.89°) |
| OKLab | oklab(90.98% -0.137 0.039) |
| OKLCH | oklch(90.98% 0.142 164.1) |
| XYZ | xyz(54.0656, 79.7502, 67.1766) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.47
Aquamarine
#7FFFD4
ΔE00 2.83
Light Greenish Blue
#63F7B4
ΔE00 3.34
Light Turquoise
#7EF4CC
ΔE00 3.89
Light Blue Green
#7EFBB3
ΔE00 4.10
Greenish Cyan
#2AFEB7
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFC8 #FF79B0
analogous
#79FF85 #79FFC8 #79F3FF
triadic
#79FFC8 #C879FF #FFC879
tetradic
#79FFC8 #8579FF #FF79B0 #F3FF79
square
#79FFC8 #8579FF #FF79B0 #F3FF79
split-complementary
#79FFC8 #FF79F3 #FF8579
monochromatic
#00FE96 #3CFFAF #79FFC8 #B6FFE1 #E0FFF2
Accessibility & contrast
On white
1.24
#79FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#79FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFC8
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFC8 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEFC5
Deuteranopia (green-blind)
#E7E1CB
Tritanopia (blue-blind)
#45FFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #79ffc8; /* rgb */ color: rgb(121, 255, 200); /* oklch */ color: oklch(91.0% 0.142 164.1);
Tailwind
colors: {
custom: {
50: '#a9ffd8',
500: '#79ffc8',
950: '#000000',
},
}SCSS
$custom: #79ffc8; $custom-light: #a9ffd8; $custom-dark: #000000;
JSON
{
"hex": "#79ffc8",
"rgb": {
"r": 121,
"g": 255,
"b": 200
},
"hsl": {
"h": 155.373,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.90982,
"c": 0.1424,
"h": 164.1
},
"luminance": 0.79755
}Semantic roles & 50–950 ramp
primary
#79FFC8
secondary
#DD3F80
accent
#005EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683