#79FBCF#79FBCF
#79FBCF is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.2% C 0.132 H 168.6°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #79FBCF |
|---|---|
| RGB | rgb(121, 251, 207) |
| HSL | hsl(160, 94%, 73%) |
| HSV | hsv(160, 52%, 98%) |
| CMYK | cmyk(51.8%, 0%, 17.5%, 1.6%) |
| CIE-LAB | lab(90.58, -46.20, 10.19) |
| CIE-LCH | lch(90.58, 47.31, 167.56°) |
| OKLab | oklab(90.22% -0.1296 0.0261) |
| OKLCH | oklch(90.22% 0.132 168.6) |
| XYZ | xyz(53.6397, 77.5595, 71.1632) |
| Luminance | 0.7756 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.95
Light Turquoise
#7EF4CC
ΔE00 1.71
Light Aquamarine
#7BFDC7
ΔE00 2.43
Light Aqua
#8CFFDB
ΔE00 2.58
Pale Turquoise
#A5FBD5
ΔE00 4.66
Bright Teal
#01F9C6
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FBCF #FB79A5
analogous
#79FB8E #79FBCF #79E6FB
triadic
#79FBCF #CF79FB #FBCF79
tetradic
#79FBCF #8E79FB #FB79A5 #E6FB79
square
#79FBCF #8E79FB #FB79A5 #E6FB79
split-complementary
#79FBCF #FB79E6 #FB8E79
monochromatic
#07F2A3 #3EF9BA #79FBCF #B4FDE4 #E1FEF4
Accessibility & contrast
On white
1.27
#79FBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#79FBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FBCF
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FBCF | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCD
Deuteranopia (green-blind)
#E2DED2
Tritanopia (blue-blind)
#42FCEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #79fbcf; /* rgb */ color: rgb(121, 251, 207); /* oklch */ color: oklch(90.2% 0.132 168.6);
Tailwind
colors: {
custom: {
50: '#a8fddd',
500: '#79fbcf',
950: '#000000',
},
}SCSS
$custom: #79fbcf; $custom-light: #a8fddd; $custom-dark: #000000;
JSON
{
"hex": "#79fbcf",
"rgb": {
"r": 121,
"g": 251,
"b": 207
},
"hsl": {
"h": 159.692,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.90224,
"c": 0.13223,
"h": 168.6
},
"luminance": 0.77564
}Semantic roles & 50–950 ramp
primary
#79FBCF
secondary
#D84074
accent
#004EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684