#79FFC2#79FFC2
#79FFC2 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.8% C 0.147 H 161.6°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFC2 |
|---|---|
| RGB | rgb(121, 255, 194) |
| HSL | hsl(153, 100%, 74%) |
| HSV | hsv(153, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(91.45, -50.62, 18.11) |
| CIE-LCH | lch(91.45, 53.76, 160.31°) |
| OKLab | oklab(90.84% -0.1396 0.0463) |
| OKLCH | oklch(90.84% 0.147 161.6) |
| XYZ | xyz(53.3781, 79.4753, 63.5558) |
| Luminance | 0.7948 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.50
Light Greenish Blue
#63F7B4
ΔE00 2.49
Light Blue Green
#7EFBB3
ΔE00 2.82
Seafoam (survey)
#80F9AD
ΔE00 3.88
Seafoam Green
#7AF9AB
ΔE00 4.01
Greenish Cyan
#2AFEB7
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFC2 #FF79B6
analogous
#79FF7F #79FFC2 #79F9FF
triadic
#79FFC2 #C279FF #FFC279
tetradic
#79FFC2 #7F79FF #FF79B6 #F9FF79
square
#79FFC2 #7F79FF #FF79B6 #F9FF79
split-complementary
#79FFC2 #FF79F9 #FF7F79
monochromatic
#00FE8A #3CFFA6 #79FFC2 #B6FFDE #E0FFF1
Accessibility & contrast
On white
1.24
#79FFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#79FFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFC2
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFC2 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFBF
Deuteranopia (green-blind)
#E8E1C6
Tritanopia (blue-blind)
#49FEEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #79ffc2; /* rgb */ color: rgb(121, 255, 194); /* oklch */ color: oklch(90.8% 0.147 161.6);
Tailwind
colors: {
custom: {
50: '#a8ffd4',
500: '#79ffc2',
950: '#000000',
},
}SCSS
$custom: #79ffc2; $custom-light: #a8ffd4; $custom-dark: #000000;
JSON
{
"hex": "#79ffc2",
"rgb": {
"r": 121,
"g": 255,
"b": 194
},
"hsl": {
"h": 152.687,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.90841,
"c": 0.14707,
"h": 161.6
},
"luminance": 0.7948
}Semantic roles & 50–950 ramp
primary
#79FFC2
secondary
#DD3F87
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683