#79FCCF#79FCCF
#79FCCF is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.5% C 0.133 H 168.3°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCCF |
|---|---|
| RGB | rgb(121, 252, 207) |
| HSL | hsl(159, 96%, 73%) |
| HSV | hsv(159, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(90.86, -46.63, 10.60) |
| CIE-LCH | lch(90.86, 47.82, 167.19°) |
| OKLab | oklab(90.46% -0.1307 0.0272) |
| OKLCH | oklch(90.46% 0.133 168.3) |
| XYZ | xyz(53.9529, 78.1859, 71.2676) |
| Luminance | 0.7819 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.90
Light Turquoise
#7EF4CC
ΔE00 1.97
Light Aquamarine
#7BFDC7
ΔE00 2.20
Light Aqua
#8CFFDB
ΔE00 2.69
Bright Teal
#01F9C6
ΔE00 4.64
Pale Turquoise
#A5FBD5
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCCF #FC79A6
analogous
#79FC8D #79FCCF #79E8FC
triadic
#79FCCF #CF79FC #FCCF79
tetradic
#79FCCF #8D79FC #FC79A6 #E8FC79
square
#79FCCF #8D79FC #FC79A6 #E8FC79
split-complementary
#79FCCF #FC79E8 #FC8D79
monochromatic
#05F5A3 #3DFBBA #79FCCF #B5FDE4 #E1FEF4
Accessibility & contrast
On white
1.26
#79FCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#79FCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCCF
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCCF | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCD
Deuteranopia (green-blind)
#E3DFD2
Tritanopia (blue-blind)
#42FDEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79fccf; /* rgb */ color: rgb(121, 252, 207); /* oklch */ color: oklch(90.5% 0.133 168.3);
Tailwind
colors: {
custom: {
50: '#a8fedd',
500: '#79fccf',
950: '#000000',
},
}SCSS
$custom: #79fccf; $custom-light: #a8fedd; $custom-dark: #000000;
JSON
{
"hex": "#79fccf",
"rgb": {
"r": 121,
"g": 252,
"b": 207
},
"hsl": {
"h": 159.389,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.90456,
"c": 0.13349,
"h": 168.3
},
"luminance": 0.78191
}Semantic roles & 50–950 ramp
primary
#79FCCF
secondary
#D94075
accent
#004FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684