#79FFD7#79FFD7
#79FFD7 is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.132 H 171.2°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFD7 |
|---|---|
| RGB | rgb(121, 255, 215) |
| HSL | hsl(162, 100%, 74%) |
| HSV | hsv(162, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(91.90, -46.17, 7.96) |
| CIE-LCH | lch(91.90, 46.85, 170.22°) |
| OKLab | oklab(91.36% -0.1304 0.0203) |
| OKLCH | oklch(91.36% 0.132 171.2) |
| XYZ | xyz(55.9053, 80.4862, 76.8661) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.04
Light Aqua
#8CFFDB
ΔE00 1.81
Light Turquoise
#7EF4CC
ΔE00 2.48
Light Aquamarine
#7BFDC7
ΔE00 3.65
Tiffany Blue
#7BF2DA
ΔE00 4.91
Pale Turquoise
#A5FBD5
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFD7 #FF79A1
analogous
#79FF94 #79FFD7 #79E4FF
triadic
#79FFD7 #D779FF #FFD779
tetradic
#79FFD7 #9479FF #FF79A1 #E4FF79
square
#79FFD7 #9479FF #FF79A1 #E4FF79
split-complementary
#79FFD7 #FF79E4 #FF9479
monochromatic
#00FEB2 #3CFFC5 #79FFD7 #B6FFE9 #E0FFF6
Accessibility & contrast
On white
1.23
#79FFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#79FFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFD7
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFD7 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D5
Deuteranopia (green-blind)
#E4E2DA
Tritanopia (blue-blind)
#3AFFF3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #79ffd7; /* rgb */ color: rgb(121, 255, 215); /* oklch */ color: oklch(91.4% 0.132 171.2);
Tailwind
colors: {
custom: {
50: '#a9ffe3',
500: '#79ffd7',
950: '#000000',
},
}SCSS
$custom: #79ffd7; $custom-light: #a9ffe3; $custom-dark: #000000;
JSON
{
"hex": "#79ffd7",
"rgb": {
"r": 121,
"g": 255,
"b": 215
},
"hsl": {
"h": 162.09,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.9136,
"c": 0.13199,
"h": 171.2
},
"luminance": 0.80491
}Semantic roles & 50–950 ramp
primary
#79FFD7
secondary
#DD3F6E
accent
#0045E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684