#79FCC0#79FCC0
#79FCC0 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.1% C 0.145 H 161.6°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCC0 |
|---|---|
| RGB | rgb(121, 252, 192) |
| HSL | hsl(153, 96%, 73%) |
| HSV | hsv(153, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 23.8%, 1.2%) |
| CIE-LAB | lab(90.55, -49.77, 17.87) |
| CIE-LCH | lch(90.55, 52.88, 160.25°) |
| OKLab | oklab(90.09% -0.1373 0.0457) |
| OKLCH | oklch(90.09% 0.145 161.6) |
| XYZ | xyz(52.2054, 77.4869, 62.0643) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.38
Light Greenish Blue
#63F7B4
ΔE00 2.23
Light Blue Green
#7EFBB3
ΔE00 2.75
Seafoam (survey)
#80F9AD
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 3.92
Aquamarine
#7FFFD4
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCC0 #FC79B5
analogous
#79FC7E #79FCC0 #79F6FC
triadic
#79FCC0 #C079FC #FCC079
tetradic
#79FCC0 #7E79FC #FC79B5 #F6FC79
square
#79FCC0 #7E79FC #FC79B5 #F6FC79
split-complementary
#79FCC0 #FC79F6 #FC7E79
monochromatic
#05F587 #3DFBA4 #79FCC0 #B5FDDC #E1FEF1
Accessibility & contrast
On white
1.27
#79FCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#79FCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCC0
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCC0 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBD
Deuteranopia (green-blind)
#E6DEC4
Tritanopia (blue-blind)
#4BFBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #79fcc0; /* rgb */ color: rgb(121, 252, 192); /* oklch */ color: oklch(90.1% 0.145 161.6);
Tailwind
colors: {
custom: {
50: '#a8fed3',
500: '#79fcc0',
950: '#000000',
},
}SCSS
$custom: #79fcc0; $custom-light: #a8fed3; $custom-dark: #000000;
JSON
{
"hex": "#79fcc0",
"rgb": {
"r": 121,
"g": 252,
"b": 192
},
"hsl": {
"h": 152.519,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.90091,
"c": 0.14468,
"h": 161.6
},
"luminance": 0.77492
}Semantic roles & 50–950 ramp
primary
#79FCC0
secondary
#D94086
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683