#79FED6#79FED6
#79FED6 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.1% C 0.131 H 171.0°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #79FED6 |
|---|---|
| RGB | rgb(121, 254, 214) |
| HSL | hsl(162, 99%, 74%) |
| HSV | hsv(162, 52%, 100%) |
| CMYK | cmyk(52.4%, 0%, 15.7%, 0.4%) |
| CIE-LAB | lab(91.59, -45.96, 8.03) |
| CIE-LCH | lch(91.59, 46.65, 170.09°) |
| OKLab | oklab(91.1% -0.1298 0.0205) |
| OKLCH | oklch(91.1% 0.131 171) |
| XYZ | xyz(55.4591, 79.7986, 76.0854) |
| Luminance | 0.7980 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.01
Light Aqua
#8CFFDB
ΔE00 1.81
Light Turquoise
#7EF4CC
ΔE00 2.28
Light Aquamarine
#7BFDC7
ΔE00 3.59
Tiffany Blue
#7BF2DA
ΔE00 4.83
Pale Turquoise
#A5FBD5
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FED6 #FE79A1
analogous
#79FE93 #79FED6 #79E3FE
triadic
#79FED6 #D679FE #FED679
tetradic
#79FED6 #9379FE #FE79A1 #E3FE79
square
#79FED6 #9379FE #FE79A1 #E3FE79
split-complementary
#79FED6 #FE79E3 #FE9379
monochromatic
#02FBB0 #3CFEC3 #79FED6 #B6FEE9 #E1FFF6
Accessibility & contrast
On white
1.24
#79FED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#79FED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FED6
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FED6 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D4
Deuteranopia (green-blind)
#E3E1D9
Tritanopia (blue-blind)
#3BFFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #79fed6; /* rgb */ color: rgb(121, 254, 214); /* oklch */ color: oklch(91.1% 0.131 171.0);
Tailwind
colors: {
custom: {
50: '#a9ffe2',
500: '#79fed6',
950: '#000000',
},
}SCSS
$custom: #79fed6; $custom-light: #a9ffe2; $custom-dark: #000000;
JSON
{
"hex": "#79fed6",
"rgb": {
"r": 121,
"g": 254,
"b": 214
},
"hsl": {
"h": 161.955,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.91102,
"c": 0.1314,
"h": 171
},
"luminance": 0.79804
}Semantic roles & 50–950 ramp
primary
#79FED6
secondary
#DC3F6E
accent
#0045E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684