#79FDF7#79FDF7
#79FDF7 is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.8% C 0.117 H 191.3°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #79FDF7 |
|---|---|
| RGB | rgb(121, 253, 247) |
| HSL | hsl(177, 97%, 73%) |
| HSV | hsv(177, 52%, 99%) |
| CMYK | cmyk(52.2%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(92.14, -37.71, -8.25) |
| CIE-LCH | lch(92.14, 38.60, 192.35°) |
| OKLab | oklab(91.82% -0.1148 -0.023) |
| OKLCH | oklch(91.82% 0.117 191.3) |
| XYZ | xyz(59.7919, 81.0253, 100.4661) |
| Luminance | 0.8103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.51
Bright Turquoise
#0FFEF9
ΔE00 4.07
Aqua
#00FFFF
ΔE00 4.33
Bright Light Blue
#26F7FD
ΔE00 5.04
Light Cyan
#ACFFFC
ΔE00 5.32
Bright Aqua
#0BF9EA
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FDF7 #FD797F
analogous
#79FDB5 #79FDF7 #79C1FD
triadic
#79FDF7 #F779FD #FDF779
tetradic
#79FDF7 #B579FD #FD797F #C1FD79
square
#79FDF7 #B579FD #FD797F #C1FD79
split-complementary
#79FDF7 #FD79C1 #FDB579
monochromatic
#04F8ED #3DFCF3 #79FDF7 #B5FEFB #E1FFFD
Accessibility & contrast
On white
1.22
#79FDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#79FDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FDF7
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FDF7 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F7
Deuteranopia (green-blind)
#DAE2F8
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #79fdf7; /* rgb */ color: rgb(121, 253, 247); /* oklch */ color: oklch(91.8% 0.117 191.3);
Tailwind
colors: {
custom: {
50: '#aafef9',
500: '#79fdf7',
950: '#000000',
},
}SCSS
$custom: #79fdf7; $custom-light: #aafef9; $custom-dark: #000000;
JSON
{
"hex": "#79fdf7",
"rgb": {
"r": 121,
"g": 253,
"b": 247
},
"hsl": {
"h": 177.273,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.91822,
"c": 0.11703,
"h": 191.3
},
"luminance": 0.81031
}Semantic roles & 50–950 ramp
primary
#79FDF7
secondary
#DA4047
accent
#000AE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685