#79FCCE#79FCCE
#79FCCE is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.4% C 0.134 H 167.8°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCCE |
|---|---|
| RGB | rgb(121, 252, 206) |
| HSL | hsl(159, 96%, 73%) |
| HSV | hsv(159, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(90.84, -46.84, 11.08) |
| CIE-LCH | lch(90.84, 48.14, 166.69°) |
| OKLab | oklab(90.43% -0.1311 0.0284) |
| OKLCH | oklch(90.43% 0.134 167.8) |
| XYZ | xyz(53.8310, 78.1372, 70.6257) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.06
Light Aquamarine
#7BFDC7
ΔE00 1.95
Light Turquoise
#7EF4CC
ΔE00 2.09
Light Aqua
#8CFFDB
ΔE00 2.89
Bright Teal
#01F9C6
ΔE00 4.62
Pale Turquoise
#A5FBD5
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCCE #FC79A7
analogous
#79FC8C #79FCCE #79E9FC
triadic
#79FCCE #CE79FC #FCCE79
tetradic
#79FCCE #8C79FC #FC79A7 #E9FC79
square
#79FCCE #8C79FC #FC79A7 #E9FC79
split-complementary
#79FCCE #FC79E9 #FC8C79
monochromatic
#05F5A1 #3DFBB8 #79FCCE #B5FDE4 #E1FEF4
Accessibility & contrast
On white
1.26
#79FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#79FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCCE
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCCE | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCC
Deuteranopia (green-blind)
#E3DFD1
Tritanopia (blue-blind)
#42FDEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79fcce; /* rgb */ color: rgb(121, 252, 206); /* oklch */ color: oklch(90.4% 0.134 167.8);
Tailwind
colors: {
custom: {
50: '#a8fedd',
500: '#79fcce',
950: '#000000',
},
}SCSS
$custom: #79fcce; $custom-light: #a8fedd; $custom-dark: #000000;
JSON
{
"hex": "#79fcce",
"rgb": {
"r": 121,
"g": 252,
"b": 206
},
"hsl": {
"h": 158.931,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.90431,
"c": 0.13418,
"h": 167.8
},
"luminance": 0.78142
}Semantic roles & 50–950 ramp
primary
#79FCCE
secondary
#D94076
accent
#0051E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684