#79FFDE#79FFDE
#79FFDE is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.5% C 0.128 H 174.9°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFDE |
|---|---|
| RGB | rgb(121, 255, 222) |
| HSL | hsl(165, 100%, 74%) |
| HSV | hsv(165, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(92.07, -44.59, 4.58) |
| CIE-LCH | lch(92.07, 44.83, 174.14°) |
| OKLab | oklab(91.55% -0.1274 0.0114) |
| OKLCH | oklch(91.55% 0.128 174.9) |
| XYZ | xyz(56.8241, 80.8537, 81.7049) |
| Luminance | 0.8086 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.09
Aquamarine
#7FFFD4
ΔE00 2.87
Light Turquoise
#7EF4CC
ΔE00 3.48
Tiffany Blue
#7BF2DA
ΔE00 3.50
Pale Turquoise
#A5FBD5
ΔE00 5.55
Light Aquamarine
#7BFDC7
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFDE #FF799A
analogous
#79FF9B #79FFDE #79DDFF
triadic
#79FFDE #DE79FF #FFDE79
tetradic
#79FFDE #9B79FF #FF799A #DDFF79
square
#79FFDE #9B79FF #FF799A #DDFF79
split-complementary
#79FFDE #FF79DD #FF9B79
monochromatic
#00FEBF #3CFFCF #79FFDE #B6FFED #E0FFF7
Accessibility & contrast
On white
1.22
#79FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#79FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFDE
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFDE | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DD
Deuteranopia (green-blind)
#E3E2E0
Tritanopia (blue-blind)
#33FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #79ffde; /* rgb */ color: rgb(121, 255, 222); /* oklch */ color: oklch(91.5% 0.128 174.9);
Tailwind
colors: {
custom: {
50: '#a9ffe8',
500: '#79ffde',
950: '#000000',
},
}SCSS
$custom: #79ffde; $custom-light: #a9ffe8; $custom-dark: #000000;
JSON
{
"hex": "#79ffde",
"rgb": {
"r": 121,
"g": 255,
"b": 222
},
"hsl": {
"h": 165.224,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.91547,
"c": 0.1279,
"h": 174.9
},
"luminance": 0.80859
}Semantic roles & 50–950 ramp
primary
#79FFDE
secondary
#DD3F66
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684