#79FFCF#79FFCF
#79FFCF is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.137 H 167.2°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFCF |
|---|---|
| RGB | rgb(121, 255, 207) |
| HSL | hsl(159, 100%, 74%) |
| HSV | hsv(159, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(91.72, -47.91, 11.82) |
| CIE-LCH | lch(91.72, 49.35, 166.14°) |
| OKLab | oklab(91.15% -0.1339 0.0303) |
| OKLCH | oklch(91.15% 0.137 167.2) |
| XYZ | xyz(54.9024, 80.0850, 71.5841) |
| Luminance | 0.8009 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.23
Light Aquamarine
#7BFDC7
ΔE00 1.65
Light Turquoise
#7EF4CC
ΔE00 2.79
Light Aqua
#8CFFDB
ΔE00 3.17
Bright Teal
#01F9C6
ΔE00 4.68
Light Greenish Blue
#63F7B4
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFCF #FF79A9
analogous
#79FF8C #79FFCF #79ECFF
triadic
#79FFCF #CF79FF #FFCF79
tetradic
#79FFCF #8C79FF #FF79A9 #ECFF79
square
#79FFCF #8C79FF #FF79A9 #ECFF79
split-complementary
#79FFCF #FF79EC #FF8C79
monochromatic
#00FEA3 #3CFFB9 #79FFCF #B6FFE5 #E0FFF4
Accessibility & contrast
On white
1.23
#79FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#79FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFCF
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFCF | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CD
Deuteranopia (green-blind)
#E6E1D2
Tritanopia (blue-blind)
#40FFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #79ffcf; /* rgb */ color: rgb(121, 255, 207); /* oklch */ color: oklch(91.2% 0.137 167.2);
Tailwind
colors: {
custom: {
50: '#a9ffdd',
500: '#79ffcf',
950: '#000000',
},
}SCSS
$custom: #79ffcf; $custom-light: #a9ffdd; $custom-dark: #000000;
JSON
{
"hex": "#79ffcf",
"rgb": {
"r": 121,
"g": 255,
"b": 207
},
"hsl": {
"h": 158.507,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.91154,
"c": 0.13729,
"h": 167.2
},
"luminance": 0.8009
}Semantic roles & 50–950 ramp
primary
#79FFCF
secondary
#DD3F78
accent
#0052E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684