#79FFCA#79FFCA
#79FFCA is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.141 H 165.0°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFCA |
|---|---|
| RGB | rgb(121, 255, 202) |
| HSL | hsl(156, 100%, 74%) |
| HSV | hsv(156, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(91.61, -48.97, 14.24) |
| CIE-LCH | lch(91.61, 51.00, 163.79°) |
| OKLab | oklab(91.03% -0.1361 0.0365) |
| OKLCH | oklch(91.03% 0.141 165) |
| XYZ | xyz(54.3008, 79.8444, 68.4156) |
| Luminance | 0.7985 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.60
Aquamarine
#7FFFD4
ΔE00 2.37
Light Turquoise
#7EF4CC
ΔE00 3.54
Light Greenish Blue
#63F7B4
ΔE00 3.70
Light Aqua
#8CFFDB
ΔE00 4.23
Light Blue Green
#7EFBB3
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFCA #FF79AE
analogous
#79FF87 #79FFCA #79F1FF
triadic
#79FFCA #CA79FF #FFCA79
tetradic
#79FFCA #8779FF #FF79AE #F1FF79
square
#79FFCA #8779FF #FF79AE #F1FF79
split-complementary
#79FFCA #FF79F1 #FF8779
monochromatic
#00FE99 #3CFFB2 #79FFCA #B6FFE2 #E0FFF3
Accessibility & contrast
On white
1.24
#79FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#79FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFCA
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFCA | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEFC7
Deuteranopia (green-blind)
#E7E1CD
Tritanopia (blue-blind)
#44FFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #79ffca; /* rgb */ color: rgb(121, 255, 202); /* oklch */ color: oklch(91.0% 0.141 165.0);
Tailwind
colors: {
custom: {
50: '#a9ffda',
500: '#79ffca',
950: '#000000',
},
}SCSS
$custom: #79ffca; $custom-light: #a9ffda; $custom-dark: #000000;
JSON
{
"hex": "#79ffca",
"rgb": {
"r": 121,
"g": 255,
"b": 202
},
"hsl": {
"h": 156.269,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.91031,
"c": 0.14089,
"h": 165
},
"luminance": 0.79849
}Semantic roles & 50–950 ramp
primary
#79FFCA
secondary
#DD3F7E
accent
#005BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683