#79FBCD#79FBCD
#79FBCD is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.2% C 0.134 H 167.6°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #79FBCD |
|---|---|
| RGB | rgb(121, 251, 205) |
| HSL | hsl(159, 94%, 73%) |
| HSV | hsv(159, 52%, 98%) |
| CMYK | cmyk(51.8%, 0%, 18.3%, 1.6%) |
| CIE-LAB | lab(90.53, -46.63, 11.16) |
| CIE-LCH | lch(90.53, 47.95, 166.54°) |
| OKLab | oklab(90.17% -0.1305 0.0286) |
| OKLCH | oklch(90.17% 0.134 167.6) |
| XYZ | xyz(53.3967, 77.4623, 69.8836) |
| Luminance | 0.7747 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.21
Light Aquamarine
#7BFDC7
ΔE00 1.93
Light Turquoise
#7EF4CC
ΔE00 1.95
Light Aqua
#8CFFDB
ΔE00 2.96
Bright Teal
#01F9C6
ΔE00 4.63
Pale Turquoise
#A5FBD5
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FBCD #FB79A7
analogous
#79FB8C #79FBCD #79E8FB
triadic
#79FBCD #CD79FB #FBCD79
tetradic
#79FBCD #8C79FB #FB79A7 #E8FB79
square
#79FBCD #8C79FB #FB79A7 #E8FB79
split-complementary
#79FBCD #FB79E8 #FB8C79
monochromatic
#07F29F #3EF9B7 #79FBCD #B4FDE3 #E1FEF4
Accessibility & contrast
On white
1.27
#79FBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#79FBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FBCD
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FBCD | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCB
Deuteranopia (green-blind)
#E2DED0
Tritanopia (blue-blind)
#43FCEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #79fbcd; /* rgb */ color: rgb(121, 251, 205); /* oklch */ color: oklch(90.2% 0.134 167.6);
Tailwind
colors: {
custom: {
50: '#a8fddc',
500: '#79fbcd',
950: '#000000',
},
}SCSS
$custom: #79fbcd; $custom-light: #a8fddc; $custom-dark: #000000;
JSON
{
"hex": "#79fbcd",
"rgb": {
"r": 121,
"g": 251,
"b": 205
},
"hsl": {
"h": 158.769,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.90173,
"c": 0.1336,
"h": 167.6
},
"luminance": 0.77467
}Semantic roles & 50–950 ramp
primary
#79FBCD
secondary
#D84076
accent
#0051E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684