#79FFDA#79FFDA
#79FFDA is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.4% C 0.130 H 172.7°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFDA |
|---|---|
| RGB | rgb(121, 255, 218) |
| HSL | hsl(163, 100%, 74%) |
| HSV | hsv(163, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(91.97, -45.50, 6.51) |
| CIE-LCH | lch(91.97, 45.96, 171.86°) |
| OKLab | oklab(91.44% -0.1291 0.0165) |
| OKLCH | oklch(91.44% 0.13 172.7) |
| XYZ | xyz(56.2944, 80.6418, 78.9149) |
| Luminance | 0.8065 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.69
Aquamarine
#7FFFD4
ΔE00 1.79
Light Turquoise
#7EF4CC
ΔE00 2.79
Tiffany Blue
#7BF2DA
ΔE00 4.27
Light Aquamarine
#7BFDC7
ΔE00 4.45
Pale Turquoise
#A5FBD5
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFDA #FF799E
analogous
#79FF97 #79FFDA #79E1FF
triadic
#79FFDA #DA79FF #FFDA79
tetradic
#79FFDA #9779FF #FF799E #E1FF79
square
#79FFDA #9779FF #FF799E #E1FF79
split-complementary
#79FFDA #FF79E1 #FF9779
monochromatic
#00FEB8 #3CFFC9 #79FFDA #B6FFEB #E0FFF7
Accessibility & contrast
On white
1.23
#79FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#79FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFDA
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFDA | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D8
Deuteranopia (green-blind)
#E3E2DD
Tritanopia (blue-blind)
#37FFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #79ffda; /* rgb */ color: rgb(121, 255, 218); /* oklch */ color: oklch(91.4% 0.130 172.7);
Tailwind
colors: {
custom: {
50: '#a9ffe5',
500: '#79ffda',
950: '#000000',
},
}SCSS
$custom: #79ffda; $custom-light: #a9ffe5; $custom-dark: #000000;
JSON
{
"hex": "#79ffda",
"rgb": {
"r": 121,
"g": 255,
"b": 218
},
"hsl": {
"h": 163.433,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.91439,
"c": 0.13017,
"h": 172.7
},
"luminance": 0.80647
}Semantic roles & 50–950 ramp
primary
#79FFDA
secondary
#DD3F6B
accent
#003FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684