#79FDF5#79FDF5
#79FDF5 is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.8% C 0.117 H 190.0°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #79FDF5 |
|---|---|
| RGB | rgb(121, 253, 245) |
| HSL | hsl(176, 97%, 73%) |
| HSV | hsv(176, 52%, 99%) |
| CMYK | cmyk(52.2%, 0%, 3.2%, 0.8%) |
| CIE-LAB | lab(92.09, -38.21, -7.30) |
| CIE-LCH | lch(92.09, 38.90, 190.81°) |
| OKLab | oklab(91.76% -0.1156 -0.0203) |
| OKLCH | oklch(91.76% 0.117 190) |
| XYZ | xyz(59.4849, 80.9025, 98.8494) |
| Luminance | 0.8091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.92
Bright Turquoise
#0FFEF9
ΔE00 4.10
Aqua
#00FFFF
ΔE00 4.60
Bright Aqua
#0BF9EA
ΔE00 4.95
Bright Light Blue
#26F7FD
ΔE00 5.52
Light Cyan
#ACFFFC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FDF5 #FD7981
analogous
#79FDB3 #79FDF5 #79C3FD
triadic
#79FDF5 #F579FD #FDF579
tetradic
#79FDF5 #B379FD #FD7981 #C3FD79
square
#79FDF5 #B379FD #FD7981 #C3FD79
split-complementary
#79FDF5 #FD79C3 #FDB379
monochromatic
#04F8E9 #3DFCF1 #79FDF5 #B5FEFA #E1FFFD
Accessibility & contrast
On white
1.22
#79FDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#79FDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FDF5
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FDF5 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F5
Deuteranopia (green-blind)
#DBE2F6
Tritanopia (blue-blind)
#05FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #79fdf5; /* rgb */ color: rgb(121, 253, 245); /* oklch */ color: oklch(91.8% 0.117 190.0);
Tailwind
colors: {
custom: {
50: '#aafef8',
500: '#79fdf5',
950: '#000000',
},
}SCSS
$custom: #79fdf5; $custom-light: #aafef8; $custom-dark: #000000;
JSON
{
"hex": "#79fdf5",
"rgb": {
"r": 121,
"g": 253,
"b": 245
},
"hsl": {
"h": 176.364,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.91759,
"c": 0.11736,
"h": 190
},
"luminance": 0.80908
}Semantic roles & 50–950 ramp
primary
#79FDF5
secondary
#DA4049
accent
#000EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685