#79FBDC#79FBDC
#79FBDC is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.6% C 0.124 H 175.5°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #79FBDC |
|---|---|
| RGB | rgb(121, 251, 220) |
| HSL | hsl(166, 94%, 73%) |
| HSV | hsv(166, 52%, 98%) |
| CMYK | cmyk(51.8%, 0%, 12.4%, 1.6%) |
| CIE-LAB | lab(90.88, -43.29, 3.90) |
| CIE-LCH | lch(90.88, 43.47, 174.86°) |
| OKLab | oklab(90.57% -0.124 0.0097) |
| OKLCH | oklch(90.57% 0.124 175.5) |
| XYZ | xyz(55.2949, 78.2216, 79.8806) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.41
Tiffany Blue
#7BF2DA
ΔE00 2.61
Light Turquoise
#7EF4CC
ΔE00 3.33
Aquamarine
#7FFFD4
ΔE00 3.36
Pale Turquoise
#A5FBD5
ΔE00 5.59
Aqua (survey)
#13EAC9
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FBDC #FB7998
analogous
#79FB9B #79FBDC #79D9FB
triadic
#79FBDC #DC79FB #FBDC79
tetradic
#79FBDC #9B79FB #FB7998 #D9FB79
square
#79FBDC #9B79FB #FB7998 #D9FB79
split-complementary
#79FBDC #FB79D9 #FB9B79
monochromatic
#07F2BA #3EF9CC #79FBDC #B4FDEC #E1FEF7
Accessibility & contrast
On white
1.26
#79FBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#79FBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FBDC
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FBDC | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDB
Deuteranopia (green-blind)
#DFDFDE
Tritanopia (blue-blind)
#37FEF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79fbdc; /* rgb */ color: rgb(121, 251, 220); /* oklch */ color: oklch(90.6% 0.124 175.5);
Tailwind
colors: {
custom: {
50: '#a9fde6',
500: '#79fbdc',
950: '#000000',
},
}SCSS
$custom: #79fbdc; $custom-light: #a9fde6; $custom-dark: #000000;
JSON
{
"hex": "#79fbdc",
"rgb": {
"r": 121,
"g": 251,
"b": 220
},
"hsl": {
"h": 165.692,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.90569,
"c": 0.12438,
"h": 175.5
},
"luminance": 0.78227
}Semantic roles & 50–950 ramp
primary
#79FBDC
secondary
#D84064
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684