#79FDF2#79FDF2
#79FDF2 is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.7% C 0.118 H 188.0°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #79FDF2 |
|---|---|
| RGB | rgb(121, 253, 242) |
| HSL | hsl(175, 97%, 73%) |
| HSV | hsv(175, 52%, 99%) |
| CMYK | cmyk(52.2%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(92.01, -38.95, -5.86) |
| CIE-LCH | lch(92.01, 39.39, 188.56°) |
| OKLab | oklab(91.67% -0.1168 -0.0164) |
| OKLCH | oklch(91.67% 0.118 188) |
| XYZ | xyz(59.0306, 80.7208, 96.4570) |
| Luminance | 0.8073 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.38
Bright Aqua
#0BF9EA
ΔE00 4.53
Bright Cyan
#41FDFE
ΔE00 4.67
Tiffany Blue
#7BF2DA
ΔE00 5.09
Aqua
#00FFFF
ΔE00 5.16
Light Cyan
#ACFFFC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FDF2 #FD7984
analogous
#79FDB0 #79FDF2 #79C6FD
triadic
#79FDF2 #F279FD #FDF279
tetradic
#79FDF2 #B079FD #FD7984 #C6FD79
square
#79FDF2 #B079FD #FD7984 #C6FD79
split-complementary
#79FDF2 #FD79C6 #FDB079
monochromatic
#04F8E4 #3DFCEC #79FDF2 #B5FEF8 #E1FFFC
Accessibility & contrast
On white
1.22
#79FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#79FDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FDF2
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FDF2 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F2
Deuteranopia (green-blind)
#DCE1F3
Tritanopia (blue-blind)
#12FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #79fdf2; /* rgb */ color: rgb(121, 253, 242); /* oklch */ color: oklch(91.7% 0.118 188.0);
Tailwind
colors: {
custom: {
50: '#aafef6',
500: '#79fdf2',
950: '#000000',
},
}SCSS
$custom: #79fdf2; $custom-light: #aafef6; $custom-dark: #000000;
JSON
{
"hex": "#79fdf2",
"rgb": {
"r": 121,
"g": 253,
"b": 242
},
"hsl": {
"h": 175,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.91667,
"c": 0.11797,
"h": 188
},
"luminance": 0.80726
}Semantic roles & 50–950 ramp
primary
#79FDF2
secondary
#DA404D
accent
#0013E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685