#79FFDF#79FFDF
#79FFDF is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.6% C 0.127 H 175.4°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFDF |
|---|---|
| RGB | rgb(121, 255, 223) |
| HSL | hsl(166, 100%, 74%) |
| HSV | hsv(166, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(92.09, -44.36, 4.10) |
| CIE-LCH | lch(92.09, 44.55, 174.73°) |
| OKLab | oklab(91.57% -0.127 0.0102) |
| OKLCH | oklch(91.57% 0.127 175.4) |
| XYZ | xyz(56.9585, 80.9074, 82.4128) |
| Luminance | 0.8091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.27
Aquamarine
#7FFFD4
ΔE00 3.15
Tiffany Blue
#7BF2DA
ΔE00 3.34
Light Turquoise
#7EF4CC
ΔE00 3.69
Pale Turquoise
#A5FBD5
ΔE00 5.69
Light Aquamarine
#7BFDC7
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFDF #FF7999
analogous
#79FF9C #79FFDF #79DCFF
triadic
#79FFDF #DF79FF #FFDF79
tetradic
#79FFDF #9C79FF #FF7999 #DCFF79
square
#79FFDF #9C79FF #FF7999 #DCFF79
split-complementary
#79FFDF #FF79DC #FF9C79
monochromatic
#00FEC1 #3CFFD0 #79FFDF #B6FFEE #E0FFF8
Accessibility & contrast
On white
1.22
#79FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#79FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFDF
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFDF | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DE
Deuteranopia (green-blind)
#E2E2E1
Tritanopia (blue-blind)
#32FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #79ffdf; /* rgb */ color: rgb(121, 255, 223); /* oklch */ color: oklch(91.6% 0.127 175.4);
Tailwind
colors: {
custom: {
50: '#a9ffe9',
500: '#79ffdf',
950: '#000000',
},
}SCSS
$custom: #79ffdf; $custom-light: #a9ffe9; $custom-dark: #000000;
JSON
{
"hex": "#79ffdf",
"rgb": {
"r": 121,
"g": 255,
"b": 223
},
"hsl": {
"h": 165.672,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.91574,
"c": 0.12737,
"h": 175.4
},
"luminance": 0.80913
}Semantic roles & 50–950 ramp
primary
#79FFDF
secondary
#DD3F65
accent
#0037E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684