#79FCC2#79FCC2
#79FCC2 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.1% C 0.143 H 162.4°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCC2 |
|---|---|
| RGB | rgb(121, 252, 194) |
| HSL | hsl(153, 96%, 73%) |
| HSV | hsv(153, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 23%, 1.2%) |
| CIE-LAB | lab(90.59, -49.36, 16.90) |
| CIE-LCH | lch(90.59, 52.18, 161.10°) |
| OKLab | oklab(90.14% -0.1364 0.0433) |
| OKLCH | oklch(90.14% 0.143 162.4) |
| XYZ | xyz(52.4285, 77.5762, 63.2393) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.95
Light Greenish Blue
#63F7B4
ΔE00 2.50
Light Blue Green
#7EFBB3
ΔE00 3.19
Aquamarine
#7FFFD4
ΔE00 3.69
Seafoam (survey)
#80F9AD
ΔE00 4.21
Greenish Cyan
#2AFEB7
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCC2 #FC79B3
analogous
#79FC80 #79FCC2 #79F4FC
triadic
#79FCC2 #C279FC #FCC279
tetradic
#79FCC2 #8079FC #FC79B3 #F4FC79
square
#79FCC2 #8079FC #FC79B3 #F4FC79
split-complementary
#79FCC2 #FC79F4 #FC8079
monochromatic
#05F58B #3DFBA7 #79FCC2 #B5FDDD #E1FEF1
Accessibility & contrast
On white
1.27
#79FCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#79FCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCC2
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCC2 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBF
Deuteranopia (green-blind)
#E5DEC6
Tritanopia (blue-blind)
#4AFCEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #79fcc2; /* rgb */ color: rgb(121, 252, 194); /* oklch */ color: oklch(90.1% 0.143 162.4);
Tailwind
colors: {
custom: {
50: '#a8fed4',
500: '#79fcc2',
950: '#000000',
},
}SCSS
$custom: #79fcc2; $custom-light: #a8fed4; $custom-dark: #000000;
JSON
{
"hex": "#79fcc2",
"rgb": {
"r": 121,
"g": 252,
"b": 194
},
"hsl": {
"h": 153.435,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.90138,
"c": 0.1431,
"h": 162.4
},
"luminance": 0.77581
}Semantic roles & 50–950 ramp
primary
#79FCC2
secondary
#D94084
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683