#79FCF7#79FCF7
#79FCF7 is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.6% C 0.116 H 192.0°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCF7 |
|---|---|
| RGB | rgb(121, 252, 247) |
| HSL | hsl(178, 96%, 73%) |
| HSV | hsv(178, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 2%, 1.2%) |
| CIE-LAB | lab(91.86, -37.25, -8.67) |
| CIE-LCH | lch(91.86, 38.25, 193.10°) |
| OKLab | oklab(91.6% -0.1137 -0.0241) |
| OKLCH | oklch(91.6% 0.116 192) |
| XYZ | xyz(59.4770, 80.3956, 100.3612) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.37
Bright Turquoise
#0FFEF9
ΔE00 4.13
Aqua
#00FFFF
ΔE00 4.28
Bright Light Blue
#26F7FD
ΔE00 4.80
Light Cyan
#ACFFFC
ΔE00 5.22
Bright Aqua
#0BF9EA
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCF7 #FC797E
analogous
#79FCB5 #79FCF7 #79BFFC
triadic
#79FCF7 #F779FC #FCF779
tetradic
#79FCF7 #B579FC #FC797E #BFFC79
square
#79FCF7 #B579FC #FC797E #BFFC79
split-complementary
#79FCF7 #FC79BF #FCB579
monochromatic
#05F5EC #3DFBF3 #79FCF7 #B5FDFB #E1FEFD
Accessibility & contrast
On white
1.23
#79FCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#79FCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCF7
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCF7 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F7
Deuteranopia (green-blind)
#D9E1F8
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #79fcf7; /* rgb */ color: rgb(121, 252, 247); /* oklch */ color: oklch(91.6% 0.116 192.0);
Tailwind
colors: {
custom: {
50: '#aafef9',
500: '#79fcf7',
950: '#000000',
},
}SCSS
$custom: #79fcf7; $custom-light: #aafef9; $custom-dark: #000000;
JSON
{
"hex": "#79fcf7",
"rgb": {
"r": 121,
"g": 252,
"b": 247
},
"hsl": {
"h": 177.71,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.91595,
"c": 0.11622,
"h": 192
},
"luminance": 0.80401
}Semantic roles & 50–950 ramp
primary
#79FCF7
secondary
#D94046
accent
#0009E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685