#79FFDC#79FFDC
#79FFDC is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.5% C 0.129 H 173.8°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFDC |
|---|---|
| RGB | rgb(121, 255, 220) |
| HSL | hsl(164, 100%, 74%) |
| HSV | hsv(164, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(92.02, -45.05, 5.54) |
| CIE-LCH | lch(92.02, 45.39, 172.99°) |
| OKLab | oklab(91.49% -0.1283 0.014) |
| OKLCH | oklch(91.49% 0.129 173.8) |
| XYZ | xyz(56.5576, 80.7471, 80.3015) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.82
Aquamarine
#7FFFD4
ΔE00 2.32
Light Turquoise
#7EF4CC
ΔE00 3.10
Tiffany Blue
#7BF2DA
ΔE00 3.87
Light Aquamarine
#7BFDC7
ΔE00 5.00
Pale Turquoise
#A5FBD5
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFDC #FF799C
analogous
#79FF99 #79FFDC #79DFFF
triadic
#79FFDC #DC79FF #FFDC79
tetradic
#79FFDC #9979FF #FF799C #DFFF79
square
#79FFDC #9979FF #FF799C #DFFF79
split-complementary
#79FFDC #FF79DF #FF9979
monochromatic
#00FEBB #3CFFCC #79FFDC #B6FFEC #E0FFF7
Accessibility & contrast
On white
1.22
#79FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#79FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFDC
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFDC | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DA
Deuteranopia (green-blind)
#E3E2DE
Tritanopia (blue-blind)
#35FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #79ffdc; /* rgb */ color: rgb(121, 255, 220); /* oklch */ color: oklch(91.5% 0.129 173.8);
Tailwind
colors: {
custom: {
50: '#a9ffe6',
500: '#79ffdc',
950: '#000000',
},
}SCSS
$custom: #79ffdc; $custom-light: #a9ffe6; $custom-dark: #000000;
JSON
{
"hex": "#79ffdc",
"rgb": {
"r": 121,
"g": 255,
"b": 220
},
"hsl": {
"h": 164.328,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.91493,
"c": 0.12902,
"h": 173.8
},
"luminance": 0.80752
}Semantic roles & 50–950 ramp
primary
#79FFDC
secondary
#DD3F68
accent
#003CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684