#79FBCC#79FBCC
#79FBCC is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.1% C 0.134 H 167.1°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #79FBCC |
|---|---|
| RGB | rgb(121, 251, 204) |
| HSL | hsl(158, 94%, 73%) |
| HSV | hsv(158, 52%, 98%) |
| CMYK | cmyk(51.8%, 0%, 18.7%, 1.6%) |
| CIE-LAB | lab(90.51, -46.85, 11.65) |
| CIE-LCH | lch(90.51, 48.27, 166.04°) |
| OKLab | oklab(90.15% -0.1309 0.0299) |
| OKLCH | oklch(90.15% 0.134 167.1) |
| XYZ | xyz(53.2764, 77.4142, 69.2499) |
| Luminance | 0.7742 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.39
Light Aquamarine
#7BFDC7
ΔE00 1.69
Light Turquoise
#7EF4CC
ΔE00 2.10
Light Aqua
#8CFFDB
ΔE00 3.17
Light Greenish Blue
#63F7B4
ΔE00 4.58
Bright Teal
#01F9C6
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FBCC #FB79A8
analogous
#79FB8B #79FBCC #79E9FB
triadic
#79FBCC #CC79FB #FBCC79
tetradic
#79FBCC #8B79FB #FB79A8 #E9FB79
square
#79FBCC #8B79FB #FB79A8 #E9FB79
split-complementary
#79FBCC #FB79E9 #FB8B79
monochromatic
#07F29D #3EF9B5 #79FBCC #B4FDE3 #E1FEF4
Accessibility & contrast
On white
1.27
#79FBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#79FBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FBCC
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FBCC | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCA
Deuteranopia (green-blind)
#E2DECF
Tritanopia (blue-blind)
#44FCEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #79fbcc; /* rgb */ color: rgb(121, 251, 204); /* oklch */ color: oklch(90.1% 0.134 167.1);
Tailwind
colors: {
custom: {
50: '#a8fddb',
500: '#79fbcc',
950: '#000000',
},
}SCSS
$custom: #79fbcc; $custom-light: #a8fddb; $custom-dark: #000000;
JSON
{
"hex": "#79fbcc",
"rgb": {
"r": 121,
"g": 251,
"b": 204
},
"hsl": {
"h": 158.308,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.90148,
"c": 0.1343,
"h": 167.1
},
"luminance": 0.77419
}Semantic roles & 50–950 ramp
primary
#79FBCC
secondary
#D84077
accent
#0053E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684