#79FDC2#79FDC2
#79FDC2 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.4% C 0.144 H 162.1°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #79FDC2 |
|---|---|
| RGB | rgb(121, 253, 194) |
| HSL | hsl(153, 97%, 73%) |
| HSV | hsv(153, 52%, 99%) |
| CMYK | cmyk(52.2%, 0%, 23.3%, 0.8%) |
| CIE-LAB | lab(90.87, -49.78, 17.31) |
| CIE-LCH | lch(90.87, 52.71, 160.83°) |
| OKLab | oklab(90.37% -0.1375 0.0443) |
| OKLCH | oklch(90.37% 0.144 162.1) |
| XYZ | xyz(52.7434, 78.2059, 63.3443) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.10
Light Greenish Blue
#63F7B4
ΔE00 2.47
Light Blue Green
#7EFBB3
ΔE00 3.05
Aquamarine
#7FFFD4
ΔE00 3.83
Seafoam (survey)
#80F9AD
ΔE00 4.09
Greenish Cyan
#2AFEB7
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FDC2 #FD79B4
analogous
#79FD80 #79FDC2 #79F6FD
triadic
#79FDC2 #C279FD #FDC279
tetradic
#79FDC2 #8079FD #FD79B4 #F6FD79
square
#79FDC2 #8079FD #FD79B4 #F6FD79
split-complementary
#79FDC2 #FD79F6 #FD8079
monochromatic
#04F88B #3DFCA7 #79FDC2 #B5FEDD #E1FFF1
Accessibility & contrast
On white
1.26
#79FDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#79FDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FDC2
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FDC2 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBF
Deuteranopia (green-blind)
#E6DFC6
Tritanopia (blue-blind)
#4AFDED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79fdc2; /* rgb */ color: rgb(121, 253, 194); /* oklch */ color: oklch(90.4% 0.144 162.1);
Tailwind
colors: {
custom: {
50: '#a8ffd4',
500: '#79fdc2',
950: '#000000',
},
}SCSS
$custom: #79fdc2; $custom-light: #a8ffd4; $custom-dark: #000000;
JSON
{
"hex": "#79fdc2",
"rgb": {
"r": 121,
"g": 253,
"b": 194
},
"hsl": {
"h": 153.182,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.90372,
"c": 0.14442,
"h": 162.1
},
"luminance": 0.78211
}Semantic roles & 50–950 ramp
primary
#79FDC2
secondary
#DA4085
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683