#79FFD4#79FFD4
#79FFD4 is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.134 H 169.6°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFD4 |
|---|---|
| RGB | rgb(121, 255, 212) |
| HSL | hsl(161, 100%, 74%) |
| HSV | hsv(161, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(91.83, -46.83, 9.41) |
| CIE-LCH | lch(91.83, 47.76, 168.64°) |
| OKLab | oklab(91.28% -0.1317 0.0241) |
| OKLCH | oklch(91.28% 0.134 169.6) |
| XYZ | xyz(55.5234, 80.3334, 74.8545) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.52
Light Aqua
#8CFFDB
ΔE00 2.22
Light Turquoise
#7EF4CC
ΔE00 2.41
Light Aquamarine
#7BFDC7
ΔE00 2.88
Bright Teal
#01F9C6
ΔE00 4.78
Pale Turquoise
#A5FBD5
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFD4 #FF79A4
analogous
#79FF91 #79FFD4 #79E7FF
triadic
#79FFD4 #D479FF #FFD479
tetradic
#79FFD4 #9179FF #FF79A4 #E7FF79
square
#79FFD4 #9179FF #FF79A4 #E7FF79
split-complementary
#79FFD4 #FF79E7 #FF9179
monochromatic
#00FEAC #3CFFC0 #79FFD4 #B6FFE8 #E0FFF5
Accessibility & contrast
On white
1.23
#79FFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#79FFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFD4
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFD4 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D2
Deuteranopia (green-blind)
#E5E2D7
Tritanopia (blue-blind)
#3CFFF3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #79ffd4; /* rgb */ color: rgb(121, 255, 212); /* oklch */ color: oklch(91.3% 0.134 169.6);
Tailwind
colors: {
custom: {
50: '#a9ffe1',
500: '#79ffd4',
950: '#000000',
},
}SCSS
$custom: #79ffd4; $custom-light: #a9ffe1; $custom-dark: #000000;
JSON
{
"hex": "#79ffd4",
"rgb": {
"r": 121,
"g": 255,
"b": 212
},
"hsl": {
"h": 160.746,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.91282,
"c": 0.1339,
"h": 169.6
},
"luminance": 0.80338
}Semantic roles & 50–950 ramp
primary
#79FFD4
secondary
#DD3F72
accent
#004AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684