#79FACA#79FACA
#79FACA is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.9% C 0.134 H 166.5°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #79FACA |
|---|---|
| RGB | rgb(121, 250, 202) |
| HSL | hsl(158, 93%, 73%) |
| HSV | hsv(158, 52%, 98%) |
| CMYK | cmyk(51.6%, 0%, 19.2%, 2%) |
| CIE-LAB | lab(90.18, -46.84, 12.21) |
| CIE-LCH | lch(90.18, 48.41, 165.39°) |
| OKLab | oklab(89.86% -0.1307 0.0313) |
| OKLCH | oklch(89.86% 0.134 166.5) |
| XYZ | xyz(52.7265, 76.6958, 67.8909) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.47
Aquamarine
#7FFFD4
ΔE00 1.74
Light Turquoise
#7EF4CC
ΔE00 2.16
Light Aqua
#8CFFDB
ΔE00 3.45
Light Greenish Blue
#63F7B4
ΔE00 4.29
Bright Teal
#01F9C6
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FACA #FA79A9
analogous
#79FA89 #79FACA #79EAFA
triadic
#79FACA #CA79FA #FACA79
tetradic
#79FACA #8979FA #FA79A9 #EAFA79
square
#79FACA #8979FA #FA79A9 #EAFA79
split-complementary
#79FACA #FA79EA #FA8979
monochromatic
#09F09A #3EF8B3 #79FACA #B4FCE1 #E2FEF3
Accessibility & contrast
On white
1.29
#79FACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#79FACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FACA
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FACA | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC8
Deuteranopia (green-blind)
#E2DDCD
Tritanopia (blue-blind)
#46FBEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #79faca; /* rgb */ color: rgb(121, 250, 202); /* oklch */ color: oklch(89.9% 0.134 166.5);
Tailwind
colors: {
custom: {
50: '#a8fcda',
500: '#79faca',
950: '#000000',
},
}SCSS
$custom: #79faca; $custom-light: #a8fcda; $custom-dark: #000000;
JSON
{
"hex": "#79faca",
"rgb": {
"r": 121,
"g": 250,
"b": 202
},
"hsl": {
"h": 157.674,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.89864,
"c": 0.13444,
"h": 166.5
},
"luminance": 0.767
}Semantic roles & 50–950 ramp
primary
#79FACA
secondary
#D74178
accent
#0055E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583