#79FAC5#79FAC5
#79FAC5 is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.7% C 0.138 H 164.2°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #79FAC5 |
|---|---|
| RGB | rgb(121, 250, 197) |
| HSL | hsl(155, 93%, 73%) |
| HSV | hsv(155, 52%, 98%) |
| CMYK | cmyk(51.6%, 0%, 21.2%, 2%) |
| CIE-LAB | lab(90.07, -47.90, 14.64) |
| CIE-LCH | lch(90.07, 50.08, 163.01°) |
| OKLab | oklab(89.74% -0.1329 0.0375) |
| OKLCH | oklch(89.74% 0.138 164.2) |
| XYZ | xyz(52.1441, 76.4628, 64.8234) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.63
Aquamarine
#7FFFD4
ΔE00 2.78
Light Turquoise
#7EF4CC
ΔE00 3.17
Light Greenish Blue
#63F7B4
ΔE00 3.22
Light Blue Green
#7EFBB3
ΔE00 4.22
Light Aqua
#8CFFDB
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FAC5 #FA79AE
analogous
#79FA84 #79FAC5 #79EEFA
triadic
#79FAC5 #C579FA #FAC579
tetradic
#79FAC5 #8479FA #FA79AE #EEFA79
square
#79FAC5 #8479FA #FA79AE #EEFA79
split-complementary
#79FAC5 #FA79EE #FA8479
monochromatic
#09F091 #3EF8AB #79FAC5 #B4FCDF #E2FEF2
Accessibility & contrast
On white
1.29
#79FAC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#79FAC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FAC5
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FAC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FAC5 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EBC2
Deuteranopia (green-blind)
#E3DDC8
Tritanopia (blue-blind)
#49FAEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #79fac5; /* rgb */ color: rgb(121, 250, 197); /* oklch */ color: oklch(89.7% 0.138 164.2);
Tailwind
colors: {
custom: {
50: '#a8fcd6',
500: '#79fac5',
950: '#000000',
},
}SCSS
$custom: #79fac5; $custom-light: #a8fcd6; $custom-dark: #000000;
JSON
{
"hex": "#79fac5",
"rgb": {
"r": 121,
"g": 250,
"b": 197
},
"hsl": {
"h": 155.349,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.89741,
"c": 0.13813,
"h": 164.2
},
"luminance": 0.76467
}Semantic roles & 50–950 ramp
primary
#79FAC5
secondary
#D7417E
accent
#005EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683