#79FECF#79FECF
#79FECF is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.136 H 167.6°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #79FECF |
|---|---|
| RGB | rgb(121, 254, 207) |
| HSL | hsl(159, 99%, 74%) |
| HSV | hsv(159, 52%, 100%) |
| CMYK | cmyk(52.4%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(91.44, -47.49, 11.42) |
| CIE-LCH | lch(91.44, 48.84, 166.48°) |
| OKLab | oklab(90.92% -0.1328 0.0293) |
| OKLCH | oklch(90.92% 0.136 167.6) |
| XYZ | xyz(54.5843, 79.4487, 71.4780) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.05
Light Aquamarine
#7BFDC7
ΔE00 1.80
Light Turquoise
#7EF4CC
ΔE00 2.51
Light Aqua
#8CFFDB
ΔE00 3.00
Bright Teal
#01F9C6
ΔE00 4.65
Light Greenish Blue
#63F7B4
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FECF #FE79A8
analogous
#79FE8C #79FECF #79EAFE
triadic
#79FECF #CF79FE #FECF79
tetradic
#79FECF #8C79FE #FE79A8 #EAFE79
square
#79FECF #8C79FE #FE79A8 #EAFE79
split-complementary
#79FECF #FE79EA #FE8C79
monochromatic
#02FBA3 #3CFEB9 #79FECF #B6FEE5 #E1FFF4
Accessibility & contrast
On white
1.24
#79FECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#79FECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FECF
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FECF | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCD
Deuteranopia (green-blind)
#E5E1D2
Tritanopia (blue-blind)
#41FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #79fecf; /* rgb */ color: rgb(121, 254, 207); /* oklch */ color: oklch(90.9% 0.136 167.6);
Tailwind
colors: {
custom: {
50: '#a9ffdd',
500: '#79fecf',
950: '#000000',
},
}SCSS
$custom: #79fecf; $custom-light: #a9ffdd; $custom-dark: #000000;
JSON
{
"hex": "#79fecf",
"rgb": {
"r": 121,
"g": 254,
"b": 207
},
"hsl": {
"h": 158.797,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.90922,
"c": 0.13602,
"h": 167.6
},
"luminance": 0.79454
}Semantic roles & 50–950 ramp
primary
#79FECF
secondary
#DC3F77
accent
#0051E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684