#79FFED#79FFED
#79FFED is a very light, vivid teal. Relative luminance 0.817; OKLCH L 92.0% C 0.121 H 183.7°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFED |
|---|---|
| RGB | rgb(121, 255, 237) |
| HSL | hsl(172, 100%, 74%) |
| HSV | hsv(172, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(92.44, -41.07, -2.64) |
| CIE-LCH | lch(92.44, 41.16, 183.67°) |
| OKLab | oklab(91.97% -0.121 -0.0078) |
| OKLCH | oklch(91.97% 0.121 183.7) |
| XYZ | xyz(58.9246, 81.6939, 92.7676) |
| Luminance | 0.8170 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.59
Bright Aqua
#0BF9EA
ΔE00 4.46
Bright Turquoise
#0FFEF9
ΔE00 5.66
Light Aqua
#8CFFDB
ΔE00 5.95
Bright Cyan
#41FDFE
ΔE00 6.64
Aqua
#00FFFF
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFED #FF798B
analogous
#79FFAA #79FFED #79CEFF
triadic
#79FFED #ED79FF #FFED79
tetradic
#79FFED #AA79FF #FF798B #CEFF79
square
#79FFED #AA79FF #FF798B #CEFF79
split-complementary
#79FFED #FF79CE #FFAA79
monochromatic
#00FEDC #3CFFE5 #79FFED #B6FFF5 #E0FFFB
Accessibility & contrast
On white
1.21
#79FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#79FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFED
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFED | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3EC
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#1CFFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #79ffed; /* rgb */ color: rgb(121, 255, 237); /* oklch */ color: oklch(92.0% 0.121 183.7);
Tailwind
colors: {
custom: {
50: '#aafff2',
500: '#79ffed',
950: '#000000',
},
}SCSS
$custom: #79ffed; $custom-light: #aafff2; $custom-dark: #000000;
JSON
{
"hex": "#79ffed",
"rgb": {
"r": 121,
"g": 255,
"b": 237
},
"hsl": {
"h": 171.94,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.91973,
"c": 0.12126,
"h": 183.7
},
"luminance": 0.81699
}Semantic roles & 50–950 ramp
primary
#79FFED
secondary
#DD3F54
accent
#001FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685