#79FCDF#79FCDF
#79FCDF is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.9% C 0.124 H 176.8°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCDF |
|---|---|
| RGB | rgb(121, 252, 223) |
| HSL | hsl(167, 96%, 73%) |
| HSV | hsv(167, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(91.24, -43.04, 2.86) |
| CIE-LCH | lch(91.24, 43.14, 176.20°) |
| OKLab | oklab(90.88% -0.1238 0.0069) |
| OKLCH | oklch(90.88% 0.124 176.8) |
| XYZ | xyz(56.0090, 79.0084, 82.0963) |
| Luminance | 0.7901 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.42
Light Aqua
#8CFFDB
ΔE00 2.83
Aquamarine
#7FFFD4
ΔE00 3.93
Light Turquoise
#7EF4CC
ΔE00 3.97
Aqua (survey)
#13EAC9
ΔE00 5.97
Pale Turquoise
#A5FBD5
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCDF #FC7996
analogous
#79FC9E #79FCDF #79D7FC
triadic
#79FCDF #DF79FC #FCDF79
tetradic
#79FCDF #9E79FC #FC7996 #D7FC79
square
#79FCDF #9E79FC #FC7996 #D7FC79
split-complementary
#79FCDF #FC79D7 #FC9E79
monochromatic
#05F5C0 #3DFBD1 #79FCDF #B5FDED #E1FEF8
Accessibility & contrast
On white
1.25
#79FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#79FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCDF
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCDF | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDE
Deuteranopia (green-blind)
#DFE0E1
Tritanopia (blue-blind)
#33FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #79fcdf; /* rgb */ color: rgb(121, 252, 223); /* oklch */ color: oklch(90.9% 0.124 176.8);
Tailwind
colors: {
custom: {
50: '#a9fee9',
500: '#79fcdf',
950: '#000000',
},
}SCSS
$custom: #79fcdf; $custom-light: #a9fee9; $custom-dark: #000000;
JSON
{
"hex": "#79fcdf",
"rgb": {
"r": 121,
"g": 252,
"b": 223
},
"hsl": {
"h": 166.718,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.90883,
"c": 0.12397,
"h": 176.8
},
"luminance": 0.79013
}Semantic roles & 50–950 ramp
primary
#79FCDF
secondary
#D94062
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684