#79FDF6#79FDF6
#79FDF6 is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.8% C 0.117 H 190.6°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #79FDF6 |
|---|---|
| RGB | rgb(121, 253, 246) |
| HSL | hsl(177, 97%, 73%) |
| HSV | hsv(177, 52%, 99%) |
| CMYK | cmyk(52.2%, 0%, 2.8%, 0.8%) |
| CIE-LAB | lab(92.12, -37.96, -7.78) |
| CIE-LCH | lch(92.12, 38.75, 191.58°) |
| OKLab | oklab(91.79% -0.1152 -0.0216) |
| OKLCH | oklch(91.79% 0.117 190.6) |
| XYZ | xyz(59.6380, 80.9637, 99.6556) |
| Luminance | 0.8097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.71
Bright Turquoise
#0FFEF9
ΔE00 4.07
Aqua
#00FFFF
ΔE00 4.45
Bright Aqua
#0BF9EA
ΔE00 5.14
Bright Light Blue
#26F7FD
ΔE00 5.27
Light Cyan
#ACFFFC
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FDF6 #FD7980
analogous
#79FDB4 #79FDF6 #79C2FD
triadic
#79FDF6 #F679FD #FDF679
tetradic
#79FDF6 #B479FD #FD7980 #C2FD79
square
#79FDF6 #B479FD #FD7980 #C2FD79
split-complementary
#79FDF6 #FD79C2 #FDB479
monochromatic
#04F8EB #3DFCF2 #79FDF6 #B5FEFA #E1FFFD
Accessibility & contrast
On white
1.22
#79FDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#79FDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FDF6
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FDF6 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F6
Deuteranopia (green-blind)
#DBE2F7
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #79fdf6; /* rgb */ color: rgb(121, 253, 246); /* oklch */ color: oklch(91.8% 0.117 190.6);
Tailwind
colors: {
custom: {
50: '#aafef9',
500: '#79fdf6',
950: '#000000',
},
}SCSS
$custom: #79fdf6; $custom-light: #aafef9; $custom-dark: #000000;
JSON
{
"hex": "#79fdf6",
"rgb": {
"r": 121,
"g": 253,
"b": 246
},
"hsl": {
"h": 176.818,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.9179,
"c": 0.11719,
"h": 190.6
},
"luminance": 0.80969
}Semantic roles & 50–950 ramp
primary
#79FDF6
secondary
#DA4048
accent
#000CE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685