#79F9F7#79F9F7
#79F9F7 is a very light, moderate teal. Relative luminance 0.785; OKLCH L 90.9% C 0.114 H 194.0°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #79F9F7 |
|---|---|
| RGB | rgb(121, 249, 247) |
| HSL | hsl(179, 91%, 73%) |
| HSV | hsv(179, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 0.8%, 2.4%) |
| CIE-LAB | lab(91.02, -35.88, -9.92) |
| CIE-LCH | lch(91.02, 37.22, 195.46°) |
| OKLab | oklab(90.92% -0.1105 -0.0275) |
| OKLCH | oklch(90.92% 0.114 194) |
| XYZ | xyz(58.5423, 78.5263, 100.0496) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.24
Bright Light Blue
#26F7FD
ΔE00 4.21
Aqua
#00FFFF
ΔE00 4.38
Bright Turquoise
#0FFEF9
ΔE00 4.56
Light Cyan
#ACFFFC
ΔE00 5.08
Robin Egg Blue
#8AF1FE
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F9F7 #F9797B
analogous
#79F9B7 #79F9F7 #79BBF9
triadic
#79F9F7 #F779F9 #F9F779
tetradic
#79F9F7 #B779F9 #F9797B #BBF979
square
#79F9F7 #B779F9 #F9797B #BBF979
split-complementary
#79F9F7 #F979BB #F9B779
monochromatic
#0BEDE9 #3EF6F4 #79F9F7 #B4FCFA #E2FEFD
Accessibility & contrast
On white
1.26
#79F9F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#79F9F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F9F7
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F9F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F9F7 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEEF7
Deuteranopia (green-blind)
#D6DFF8
Tritanopia (blue-blind)
#04FFF8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79f9f7; /* rgb */ color: rgb(121, 249, 247); /* oklch */ color: oklch(90.9% 0.114 194.0);
Tailwind
colors: {
custom: {
50: '#aafbf9',
500: '#79f9f7',
950: '#000000',
},
}SCSS
$custom: #79f9f7; $custom-light: #aafbf9; $custom-dark: #000000;
JSON
{
"hex": "#79f9f7",
"rgb": {
"r": 121,
"g": 249,
"b": 247
},
"hsl": {
"h": 179.063,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.90915,
"c": 0.1139,
"h": 194
},
"luminance": 0.78532
}Semantic roles & 50–950 ramp
primary
#79F9F7
secondary
#D54143
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585